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