Home
last modified time | relevance | path

Searched refs:vMinGatherMask (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1134 Value *vMinGatherMask = ICMP_UGE(vCurIndices, vMinVertex); in JitGatherVertices() local
1137 vGatherMask = AND(vMaxGatherMask, vMinGatherMask); in JitGatherVertices()