Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.cpp1954 *pvCutIndices_lo = _simd_movemask_ps(_simd_castsi_ps(fetchInfo_lo.CutMask)); in ProcessDraw()
1957 *pvCutIndices_lo = _simd_movemask_ps(_simd_castsi_ps(fetchInfo_lo.CutMask)); in ProcessDraw()
1958 *pvCutIndices_hi = _simd_movemask_ps(_simd_castsi_ps(fetchInfo_hi.CutMask)); in ProcessDraw()
2221 *pvCutIndices = _simd_movemask_ps(_simd_castsi_ps(fetchInfo.CutMask)); in ProcessDraw()
Dstate.h592 simdscalari CutMask; // OUT: vector mask of indices which have the cut index value member