Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/include/
DshaderUtils.h592 GSH2_DECLSPEC GX2Boolean GSH2API GSH2PrintBuildTimeStats(const char *pFileName, GSH2BuildTimeStats …
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp973 void DumpShaderData(const char* pFileName, const char* pShaderDump) in DumpShaderData() argument
979 fopen_s(&fp, pFileName, "w"); in DumpShaderData()
991 void DumpShaderStats(const char *pFileName, GSH2ShaderStats *pStats) in DumpShaderStats() argument
997 fopen_s(&fp, pFileName, "w"); in DumpShaderStats()