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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_pstipple.c186 int numImmed; member in struct:pstip_transform_context
233 pctx->numImmed++;
326 * The index/position of this immediate will be pctx->numImmed
366 newInst.Src[1].Register.Index = pctx->numImmed;
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_pstipple.c186 int numImmed; member in struct:pstip_transform_context
233 pctx->numImmed++;
326 * The index/position of this immediate will be pctx->numImmed
366 newInst.Src[1].Register.Index = pctx->numImmed;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c129 int numImmed; member in struct:pstip_transform_context
178 pctx->numImmed++;
262 * The index/position of this immediate will be pctx->numImmed
300 newInst.Src[1].Register.Index = pctx->numImmed;
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c129 int numImmed; member in struct:pstip_transform_context
178 pctx->numImmed++;
262 * The index/position of this immediate will be pctx->numImmed
300 newInst.Src[1].Register.Index = pctx->numImmed;

Completed in 164 milliseconds