Searched refs:VC5_DIRTY_STIPPLE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/vc5/ | ||
D | vc5_context.h | 68 #define VC5_DIRTY_STIPPLE (1 << 11) macro |
D | vc5_state.c | 225 vc5->dirty |= VC5_DIRTY_STIPPLE; in vc5_set_polygon_stipple() |