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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c187 bool hasFixedUnit; member in struct:pstip_transform_context
300 sampIdx = pctx->hasFixedUnit ? (int)pctx->fixedUnit : pctx->freeSampler;
396 transform.hasFixedUnit = !samplerUnitOut;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c187 bool hasFixedUnit; member in struct:pstip_transform_context
300 sampIdx = pctx->hasFixedUnit ? (int)pctx->fixedUnit : pctx->freeSampler;
396 transform.hasFixedUnit = !samplerUnitOut;

Completed in 3 milliseconds