Home
last modified time | relevance | path

Searched refs:FD_DIRTY_STIPPLE (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h154 FD_DIRTY_STIPPLE = BIT(7), enumerator
Dfreedreno_state.c316 fd_context_dirty(ctx, FD_DIRTY_STIPPLE); in fd_set_polygon_stipple()