Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/include/
DshaderUtils.h265 …GSH2ShaderStats *cs_stats; ///< shader statistics for compute shader; valid if options.getStats … member
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp1146 compileSetup.cs_stats = new GSH2ShaderStats; in main()
1235 DumpShaderStats(fileName, compileSetup.cs_stats); in main()