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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp98 const uint32_t outputElt,
540 uint32_t outputElt = 0; local in function:FetchJit::JitGatherVertices
723 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements);
776 outputElt,
819 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements);
887 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements);
961 outputElt,
1008 outputElt,
1060 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements);
1079 StoreVertexElements(pVtxOut, outputElt
1228 uint32_t& outputElt = std::get<5>(args); local in function:FetchJit::Shuffle8bpcGatherd16
1490 uint32_t& outputElt = std::get<5>(args); local in function:FetchJit::Shuffle8bpcGatherd
1600 uint32_t& outputElt = std::get<5>(args); local in function:FetchJit::Shuffle16bpcGather16
1869 uint32_t& outputElt = std::get<5>(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 Dfetch_jit.cpp98 const uint32_t outputElt,
547 uint32_t outputElt = 0; local in function:FetchJit::JitGatherVertices
730 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements);
783 outputElt,
826 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements);
892 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements);
970 outputElt,
1027 outputElt,
1083 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements);
1102 StoreVertexElements(pVtxOut, outputElt
1308 uint32_t& outputElt = std::get<5>(args); local in function:FetchJit::Shuffle8bpcGatherd16
1571 uint32_t& outputElt = std::get<5>(args); local in function:FetchJit::Shuffle8bpcGatherd
1686 uint32_t& outputElt = std::get<5>(args); local in function:FetchJit::Shuffle16bpcGather16
1955 uint32_t& outputElt = std::get<5>(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 6 milliseconds