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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c184 int numImmed; member in struct:pstip_transform_context
232 pctx->numImmed++;
326 * The index/position of this immediate will be pctx->numImmed
347 TGSI_FILE_IMMEDIATE, pctx->numImmed, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c184 int numImmed; member in struct:pstip_transform_context
232 pctx->numImmed++;
326 * The index/position of this immediate will be pctx->numImmed
347 TGSI_FILE_IMMEDIATE, pctx->numImmed, false);

Completed in 5 milliseconds