Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1088 Value *vMinGatherMask16 = ICMP_UGE(vCurIndices16, vMinVertex16); in JitGatherVertices() local
1091 vGatherMask16 = AND(vMaxGatherMask16, vMinGatherMask16); in JitGatherVertices()