Searched refs:pGatherLo (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp867 Value* pGatherLo = local in function:FetchJit::JitGatherVertices
872 pGatherLo = VCVTPD2PS(pGatherLo);
875 Value* pGather = VSHUFFLE(pGatherLo, pGatherHi, vShufAll);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp874 Value* pGatherLo = local in function:FetchJit::JitGatherVertices
879 Value* pGather = VSHUFFLE(pGatherLo, pGatherHi, vShufAll);

Completed in 7 milliseconds