Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1072 Value *pZeroPitchMask16 = ICMP_EQ(vStride16, VIMMED1_16(0)); in JitGatherVertices() local
1073 vCurIndices16 = SELECT(pZeroPitchMask16, VIMMED1_16(0), vCurIndices16); in JitGatherVertices()