Searched refs:any_nonzeros (Results 1 – 3 of 3) sorted by relevance
510 if (!has_clear_state || ctx->clip_state.any_nonzeros) in si_begin_new_gfx_cs()520 if (!has_clear_state || ctx->blend_color.any_nonzeros) in si_begin_new_gfx_cs()
646 bool any_nonzeros; member746 bool any_nonzeros; member
684 sctx->blend_color.any_nonzeros = memcmp(state, &zeros, sizeof(*state)) != 0; in si_set_blend_color()710 sctx->clip_state.any_nonzeros = memcmp(state, &zeros, sizeof(*state)) != 0; in si_set_clip_state()