Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.h46 typedef GX2Boolean (*PGSH2CompileProgram3)(GSH2Handle h, GSH2CompileSetup3 *pSetup, GSH2CompileOutp… typedef
75 PGSH2CompileProgram3 CompileProgram3;
DgshCompile.cpp118 …fpGSH2->CompileProgram3 = reinterpret_cast<PGSH2CompileProgram3>(GetProcAddress(*hSh… in LoadDLLs()