Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp974 void DumpShaderStats(const char *pFileName, GSH2ShaderStats *pStats) in DumpShaderStats() function
1226 DumpShaderStats(fileName, compileSetup.vs_stats); in main()
1229 DumpShaderStats(fileName, compileSetup.gs_stats); in main()
1232 DumpShaderStats(fileName, compileSetup.ps_stats); in main()
1235 DumpShaderStats(fileName, compileSetup.cs_stats); in main()