Home
last modified time | relevance | path

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

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