Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drasterizer.cpp65 int32_t macroBoxRight = macroBoxLeft + KNOB_MACROTILE_X_DIM_FIXED - 1; in RasterizeLine() local
164 if (!(bboxA.xmin > macroBoxRight || in RasterizeLine()
237 if (!(bboxA.xmin > macroBoxRight || in RasterizeLine()
Drasterizer_impl.h1006 int32_t macroBoxRight = macroBoxLeft + KNOB_MACROTILE_X_DIM_FIXED - 1;
1012 intersect.xmax = std::min(intersect.xmax, macroBoxRight);