Searched refs:vBpp (Results 1 – 1 of 1) sorted by relevance
1059 Value *vBpp = VBROADCAST_16(C(info.Bpp)); in JitGatherVertices() local1063 Value *vBpp = VBROADCAST(C(info.Bpp)); in JitGatherVertices() local1068 Value *vElementInBoundsMask = ICMP_SLE(vBpp, SUB(vPartialVertexSize, vAlignmentOffsets)); in JitGatherVertices()