Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/include/
DshaderUtils.h196 u32 uNumTfetchInst; member
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp987 fprintf(fp, " Tfetch instructions used: %5d\n", pStats->uNumTfetchInst); in DumpShaderStats()