Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/include/
DshaderUtils.h298 const char* pGSDump; ///< null terminated string that contains the geometry shader debug dump member
309 const char* pGSDump; ///< null terminated string that contains the geometry shader debug dump member
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp1199 DumpShaderData(fileName, compileOutput.pGSDump); in main()