Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.h43 typedef GSH2Handle (*PGSH2Initialize)(GSH2Setup * pSetup); typedef
73 PGSH2Initialize Initialize;
DgshCompile.cpp116 …fpGSH2->Initialize = reinterpret_cast<PGSH2Initialize>(GetProcAddress(*hShaderU… in LoadDLLs()