Searched refs:pGatherHi (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ | ||
| H A D | fetch_jit.cpp | 869 Value* pGatherHi = local in function:FetchJit::JitGatherVertices 873 pGatherHi = VCVTPD2PS(pGatherHi); 875 Value* pGather = VSHUFFLE(pGatherLo, pGatherHi, vShufAll); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ | ||
| H A D | fetch_jit.cpp | 876 Value* pGatherHi = local in function:FetchJit::JitGatherVertices 879 Value* pGather = VSHUFFLE(pGatherLo, pGatherHi, vShufAll); |
Completed in 18 milliseconds