Home
last modified time | relevance | path

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

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