Home
last modified time | relevance | path

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

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