Searched defs:pVtxOut (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 | 147 Value* pVtxOut = &*argitr; local in function:FetchJit::Create 534 JitGatherVertices(const FETCH_COMPILE_STATE & fetchState,Value * streams,Value * vIndices,Value * pVtxOut) argument 1224 Value* pVtxOut = std::get<1>(args); local in function:FetchJit::Shuffle8bpcGatherd16 1486 Value* pVtxOut = std::get<1>(args); local in function:FetchJit::Shuffle8bpcGatherd 1596 Value* pVtxOut = std::get<1>(args); local in function:FetchJit::Shuffle16bpcGather16 1865 Value* pVtxOut = std::get<1>(args); local in function:FetchJit::Shuffle16bpcGather 2092 StoreVertexElements(Value * pVtxOut,const uint32_t outputElt,const uint32_t numEltsToStore,Value * (& vVertexElements)[4]) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | fetch_jit.cpp | 147 Value* pVtxOut = &*argitr; local in function:FetchJit::Create 541 JitGatherVertices(const FETCH_COMPILE_STATE & fetchState,Value * streams,Value * vIndices,Value * pVtxOut) argument 1304 Value* pVtxOut = std::get<1>(args); local in function:FetchJit::Shuffle8bpcGatherd16 1567 Value* pVtxOut = std::get<1>(args); local in function:FetchJit::Shuffle8bpcGatherd 1682 Value* pVtxOut = std::get<1>(args); local in function:FetchJit::Shuffle16bpcGather16 1951 Value* pVtxOut = std::get<1>(args); local in function:FetchJit::Shuffle16bpcGather 2178 StoreVertexElements(Value * pVtxOut,const uint32_t outputElt,const uint32_t numEltsToStore,Value * (& vVertexElements)[4]) argument [all...] |
Completed in 8 milliseconds