Searched refs:LP_NEW_STIPPLE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ | ||
D | lp_state.h | 46 #define LP_NEW_STIPPLE 0x40 macro |
D | lp_state_clip.c | 93 llvmpipe->dirty |= LP_NEW_STIPPLE; in llvmpipe_set_polygon_stipple() |