Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp98 const uint32_t outputElt,
547 uint32_t outputElt = 0; in JitGatherVertices() local
730 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements); in JitGatherVertices()
783 outputElt, in JitGatherVertices()
826 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements); in JitGatherVertices()
892 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements); in JitGatherVertices()
970 outputElt, in JitGatherVertices()
1027 outputElt, in JitGatherVertices()
1083 StoreVertexElements(pVtxOut, outputElt++, 4, vVertexElements); in JitGatherVertices()
1102 StoreVertexElements(pVtxOut, outputElt++, currentVertexElement, vVertexElements); in JitGatherVertices()
[all …]