Searched refs:SHADER_MAX_INDEXABLE_TEMPS (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c186 #define SHADER_MAX_INDEXABLE_TEMPS 4096 macro
217 uint indexable_temp_offsets[SHADER_MAX_INDEXABLE_TEMPS];
834 assert(operand->base.index[0].imm < SHADER_MAX_INDEXABLE_TEMPS);
941 assert(operand->base.index[0].imm < SHADER_MAX_INDEXABLE_TEMPS);
2119 SHADER_MAX_INDEXABLE_TEMPS);

Completed in 3 milliseconds