Home
last modified time | relevance | path

Searched defs:maskOutsideScissorY (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbinner.cpp987 Integer<SIMD_T> maskOutsideScissorY = SIMD_T::cmpgt_epi32(bbox.ymin, bbox.ymax); in BinTrianglesImpl() local
1483 Integer<SIMD_T> maskOutsideScissorY = SIMD_T::cmpgt_epi32(bbox.ymin, bbox.ymax); in BinPostSetupPointsImpl() local
1782 Integer<SIMD_T> maskOutsideScissorY = SIMD_T::cmpgt_epi32(bbox.ymin, bbox.ymax); in BinPostSetupLinesImpl() local