Searched refs:PGSH2CompileProgram3 (Results 1 – 2 of 2) sorted by relevance
46 typedef GX2Boolean (*PGSH2CompileProgram3)(GSH2Handle h, GSH2CompileSetup3 *pSetup, GSH2CompileOutp… typedef77 PGSH2CompileProgram3 CompileProgram3;
122 …fpGSH2->CompileProgram3 = reinterpret_cast<PGSH2CompileProgram3>(GetProcAddress(*hSh… in LoadDLLs()