Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/include/
DshaderUtils.h203 u32 uNumCflowInst; member
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp1006 fprintf(fp, " Control flow instructions: %5d\n", pStats->uNumCflowInst); in DumpShaderStats()