HomeSort by relevance Sort by last modified time
    Searched refs:macroBoxLeft (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
rasterizer.cpp 64 int32_t macroBoxLeft = macroX * KNOB_MACROTILE_X_DIM_FIXED;
65 int32_t macroBoxRight = macroBoxLeft + KNOB_MACROTILE_X_DIM_FIXED - 1;
166 bboxA.xmax - 1 < macroBoxLeft ||
239 bboxA.xmax - 1 < macroBoxLeft ||
rasterizer_impl.h     [all...]

Completed in 656 milliseconds