Home
last modified time | relevance | path

Searched refs:ETNA_DIRTY_BLEND_COLOR (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.h129 ETNA_DIRTY_BLEND_COLOR = (1 << 6), enumerator
H A Detnaviv_blend.c168 ctx->dirty |= ETNA_DIRTY_BLEND_COLOR; in etna_set_blend_color()
H A Detnaviv_emit.c462 if (unlikely(dirty & (ETNA_DIRTY_BLEND_COLOR))) { in etna_emit_state()
507 if (unlikely(dirty & (ETNA_DIRTY_BLEND_COLOR)) && in etna_emit_state()
H A Detnaviv_state.c825 etna_update_blend_color, ETNA_DIRTY_BLEND_COLOR | ETNA_DIRTY_FRAMEBUFFER,

Completed in 4 milliseconds