Searched refs:VC4_DIRTY_STIPPLE (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/vc4/ | ||
D | vc4_context.h | 65 #define VC4_DIRTY_STIPPLE (1 << 11) macro |
D | vc4_state.c | 286 vc4->dirty |= VC4_DIRTY_STIPPLE; in vc4_set_polygon_stipple() |