Searched refs:DumpShaderStats (Results 1 – 1 of 1) sorted by relevance
974 void DumpShaderStats(const char *pFileName, GSH2ShaderStats *pStats) in DumpShaderStats() function1226 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()