Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/include/
DshaderUtils.h205 u32 uNumALUConstReg; member
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp993 fprintf(fp, "External (API) ALU consts: %5d\n", pStats->uNumALUConstReg); in DumpShaderStats()