Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/include/
DshaderUtils.h247 …GSH2ShaderStats *ps_stats; ///< shader statistics for pixel shader; valid if options.getStats is… member
275 …GSH2ShaderStats *ps_stats; ///< shader statistics for pixel shader; valid if options.getStats is… member
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp1178 compileSetup.ps_stats = new GSH2ShaderStats; in main()
1283 DumpShaderStats(fileName, compileSetup.ps_stats); in main()