Searched defs:pGather (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | fetch_jit.cpp | 749 Value *pGather; in CreateGatherOddFormats() local 1421 … Value *pGather = VSHUFFLE(pGatherLo, pGatherHi, C({ 0, 1, 2, 3, 4, 5, 6, 7 })); in JitGatherVertices() local 1682 … Value *pGather = GATHERDD_16(gatherSrc16, pStreamBase, vOffsets16, vGatherMask16); in JitGatherVertices() local
|