Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp956 void DumpShaderData(const char* pFileName, const char* pShaderDump) in DumpShaderData() argument
960 if (pShaderDump != NULL) in DumpShaderData()
967 fputs(pShaderDump, fp); in DumpShaderData()