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