Searched refs:blend_color_any_nonzeros (Results 1 – 3 of 3) sorted by relevance
477 if (!has_clear_state || ctx->blend_color_any_nonzeros) in si_begin_new_gfx_cs()
998 bool blend_color_any_nonzeros:1; member
781 sctx->blend_color_any_nonzeros = memcmp(state, &zeros, sizeof(*state)) != 0; in si_set_blend_color()