Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp991 void DumpShaderStats(const char *pFileName, GSH2ShaderStats *pStats) in DumpShaderStats() function
1277 DumpShaderStats(fileName, compileSetup.vs_stats); in main()
1280 DumpShaderStats(fileName, compileSetup.gs_stats); in main()
1283 DumpShaderStats(fileName, compileSetup.ps_stats); in main()
1286 DumpShaderStats(fileName, compileSetup.cs_stats); in main()