Searched refs:RECT_PLANE_BOTTOM (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ | ||
D | lp_rast.h | 163 #define RECT_PLANE_BOTTOM 0x8 macro |
D | lp_setup_rect.c | 400 bottom_mask = RECT_PLANE_BOTTOM; in lp_setup_bin_rectangle() |