Searched refs:RECT_PLANE_TOP (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ | ||
D | lp_rast.h | 162 #define RECT_PLANE_TOP 0x4 macro |
D | lp_setup_rect.c | 397 top_mask = RECT_PLANE_TOP; in lp_setup_bin_rectangle() |