Searched refs:FD_DIRTY_BLEND (Results 1 – 10 of 10) sorted by relevance
140 (FD_DIRTY_BLEND | FD_DIRTY_VIEWPORT | in fd2_clear()289 FD_DIRTY_BLEND | in fd2_clear()
296 if (dirty & (FD_DIRTY_BLEND | FD_DIRTY_ZSA)) { in fd2_emit_state()302 if (dirty & (FD_DIRTY_BLEND | FD_DIRTY_FRAMEBUFFER)) { in fd2_emit_state()
169 emit.dirty = dirty & ~(FD_DIRTY_BLEND); in fd4_draw_vbo()
687 if ((dirty & FD_DIRTY_BLEND)) { in fd4_emit_state()
164 emit.dirty = dirty & ~(FD_DIRTY_BLEND); in fd3_draw_vbo()
721 if (dirty & (FD_DIRTY_BLEND | FD_DIRTY_FRAMEBUFFER)) { in fd3_emit_state()
124 FD_DIRTY_BLEND = BIT(0), enumerator
338 ctx->dirty |= FD_DIRTY_BLEND; in fd_blend_state_bind()
151 emit.dirty = dirty & ~(FD_DIRTY_BLEND); in fd5_draw_vbo()
528 if (dirty & (FD_DIRTY_ZSA | FD_DIRTY_BLEND | FD_DIRTY_PROG)) { in fd5_emit_state()706 if ((dirty & FD_DIRTY_BLEND)) { in fd5_emit_state()