Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.h77 PGSH2CompileProgram3 CompileProgram3; member
DgshCompile.cpp122 …fpGSH2->CompileProgram3 = reinterpret_cast<PGSH2CompileProgram3>(GetProcAddress(*hSh… in LoadDLLs()
1183 if (fpGSH2.CompileProgram3(hShaderUtils, &compileSetup, &compileOutput)) in main()