Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.h44 typedef GX2Boolean (*PGSH2Destroy)(GSH2Handle h); typedef
76 PGSH2Destroy Destroy;
DgshCompile.cpp121 …fpGSH2->Destroy = reinterpret_cast<PGSH2Destroy>(GetProcAddress(*hShaderUtil… in LoadDLLs()