Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h158 FD_DIRTY_MIN_SAMPLES = BIT(11), enumerator
Dfreedreno_state.c103 fd_context_dirty(ctx, FD_DIRTY_MIN_SAMPLES); in fd_set_min_samples()