Searched refs:cb_mask (Results 1 – 4 of 4) sorted by relevance
133 GLbitfield cb_mask = u_bit_consecutive(0, num_cb); in blend_per_rt() local134 GLbitfield blend_enabled = ctx->Color.BlendEnabled & cb_mask; in blend_per_rt()136 if (blend_enabled && blend_enabled != cb_mask) { in blend_per_rt()145 (ctx->DrawBuffer->_IntegerBuffers != cb_mask)) { in blend_per_rt()
57 unsigned count = util_last_bit(st->cb_mask); in agx_push_location_direct()
82 uint32_t cb_mask; member
762 s->cb_mask |= mask; in agx_set_constant_buffer()764 s->cb_mask &= ~mask; in agx_set_constant_buffer()