Searched refs:gatherSrc (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 | 733 Value* gatherSrc = VIMMED1(0.0f); local in function:FetchJit::JitGatherVertices 748 vGatherResult[0] = GATHERPS(gatherSrc, pStreamBaseGFX, vOffsets, vGatherMask); 761 vGatherResult[1] = GATHERPS(gatherSrc, pStreamBaseGFX, vOffsets, vGatherMask); 804 GATHERPS(gatherSrc, 940 Value* gatherSrc = VIMMED1(0); local in function:FetchJit::JitGatherVertices 951 gatherSrc, pStreamBaseGFX, vOffsets, vGatherMask, 1, JIT_MEM_CLIENT::GFX_MEM_CLIENT_FETCH); 980 vGatherResult[0] = GATHERDD(gatherSrc, pStreamBaseGFX, vOffsets, vGatherMask, 1, JIT_MEM_CLIENT::GFX_MEM_CLIENT_FETCH); 993 vGatherResult[1] = GATHERDD(gatherSrc, pStreamBaseGFX, vOffsets, vGatherMask, 1, JIT_MEM_CLIENT::GFX_MEM_CLIENT_FETCH); 1030 GATHERDD(gatherSrc, pStreamBaseGFX, vOffsets, vGatherMask, 1, JIT_MEM_CLIENT::GFX_MEM_CLIENT_FETCH);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | fetch_jit.cpp | 740 Value* gatherSrc = VIMMED1(0.0f); local in function:FetchJit::JitGatherVertices 755 vGatherResult[0] = GATHERPS(gatherSrc, pStreamBaseGFX, vOffsets, vGatherMask, 1, MEM_CLIENT::GFX_MEM_CLIENT_FETCH); 768 vGatherResult[1] = GATHERPS(gatherSrc, pStreamBaseGFX, vOffsets, vGatherMask, 1, MEM_CLIENT::GFX_MEM_CLIENT_FETCH); 811 GATHERPS(gatherSrc, 945 Value* gatherSrc = VIMMED1(0); local in function:FetchJit::JitGatherVertices 955 Value* vGatherResult = GATHERDD(gatherSrc, 989 vGatherResult[0] = GATHERDD(gatherSrc, 1007 vGatherResult[1] = GATHERDD(gatherSrc, 1048 Value* pGather = GATHERDD(gatherSrc,
|
Completed in 14 milliseconds