Home
last modified time | relevance | path

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

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