Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa.h45 typedef simd16mask SIMDMASK; typedef
61 typedef simdmask SIMDMASK;
112 virtual SIMDMASK& GetNextVsIndices() = 0;
182 SIMDMASK junkIndices{0}; // temporary index store for unused virtual function
294 SIMDMASK& GetNextVsIndices() in GetNextVsIndices()
425 SIMDMASK* pCutIndices{nullptr}; // cut indices buffer, 1 bit per vertex
470 SIMDMASK* in_pIndices, in PA_STATE_CUT()
560 SIMDMASK& GetNextVsIndices() in GetNextVsIndices()
563 SIMDMASK* pCurCutIndex = this->pCutIndices + vertexIndex; in GetNextVsIndices()
1559 SIMDMASK& GetNextVsIndices() in GetNextVsIndices()
[all …]