Home
last modified time | relevance | path

Searched refs:pFileName (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
962 fopen_s(&fp, pFileName, "w"); in DumpShaderData()
974 void DumpShaderStats(const char *pFileName, GSH2ShaderStats *pStats) in DumpShaderStats() argument
980 fopen_s(&fp, pFileName, "w"); in DumpShaderStats()