Searched refs:pGather2 (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | fetch_jit.cpp | 1422 … Value *pGather2 = VSHUFFLE(pGatherLo2, pGatherHi2, C({ 0, 1, 2, 3, 4, 5, 6, 7 })); in JitGatherVertices() local 1425 pVtxSrc2[currentVertexElement++] = JOIN_16(pGather, pGather2); in JitGatherVertices()
|