Searched refs:vMaxGatherMask (Results 1 – 1 of 1) sorted by relevance
1127 Value* vMaxGatherMask = ICMP_ULT(vCurIndices, vMaxVertex); in JitGatherVertices() local1137 vGatherMask = AND(vMaxGatherMask, vMinGatherMask); in JitGatherVertices()1141 vGatherMask = vMaxGatherMask; in JitGatherVertices()