Home
last modified time | relevance | path

Searched refs:GSH2CompileSetup3 (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/gfx/include/
DshaderUtils.h271 } GSH2CompileSetup3; typedef
385 GSH2_DECLSPEC GX2Boolean GSH2API GSH2CompileProgram3(GSH2Handle h, GSH2CompileSetup3 *pSetup, GSH2C…
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.h46 typedef GX2Boolean (*PGSH2CompileProgram3)(GSH2Handle h, GSH2CompileSetup3 *pSetup, GSH2CompileOutp…
DgshCompile.cpp1076 GSH2CompileSetup3 compileSetup; in main()