Home
last modified time | relevance | path

Searched refs:PGSH2GetABIVersion (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.h71 typedef u32 (*PGSH2GetABIVersion)(void); typedef
91 PGSH2GetABIVersion GetABIVersion;
DgshCompile.cpp132 …fpGSH2->GetABIVersion = reinterpret_cast<PGSH2GetABIVersion>(GetProcAddress(*hShad… in LoadDLLs()