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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_dynamic_indexing.c111 int tmp_loopIdx = dc->orig_num_tmp + 1; local in function:remove_dynamic_indexes
148 /* initialize counter to zero: tmp_loopIdx = 0 */
153 tmp_loopIdx, TGSI_WRITEMASK_X);
188 * where K is dynamic and tmp_loopIdx = i (loopcount),
191 * if (K == tmp_loopIdx)
198 * if (K == tmp_loopIdx)
213 tmp_loopIdx, TGSI_SWIZZLE_X,
254 * UADD tmp_loopIdx.x tmp_loopIdx.x imm(1)
260 tmp_loopIdx, TGSI_WRITEMASK_
[all...]

Completed in 2 milliseconds