Home
last modified time | relevance | path

Searched refs:VC4_DIRTY_BLEND (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h55 #define VC4_DIRTY_BLEND (1 << 0) macro
Dvc4_state.c327 vc4->dirty |= VC4_DIRTY_BLEND; in vc4_blend_state_bind()
Dvc4_program.c2673 VC4_DIRTY_BLEND | in vc4_update_compiled_fs()