Home
last modified time | relevance | path

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

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