Home
last modified time | relevance | path

Searched refs:si_state_blend (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h53 struct si_state_blend { struct
180 struct si_state_blend *blend;
Dsi_state_binning.c445 struct si_state_blend *blend = sctx->queued.named.blend; in si_emit_dpbb_state()
Dsi_state.c74 struct si_state_blend *blend = sctx->queued.named.blend; in si_emit_cb_render_state()
400 static void si_blend_check_commutativity(struct si_screen *sscreen, struct si_state_blend *blend, in si_blend_check_commutativity()
443 struct si_state_blend *blend = CALLOC_STRUCT(si_state_blend); in si_create_blend_state_mode()
731 struct si_state_blend *old_blend = sctx->queued.named.blend; in si_bind_blend_state()
732 struct si_state_blend *blend = (struct si_state_blend *)state; in si_bind_blend_state()
735 blend = (struct si_state_blend *)sctx->noop_blend; in si_bind_blend_state()
3682 struct si_state_blend *blend = sctx->queued.named.blend; in si_out_of_order_rasterization()
Dsi_state_shaders.cpp2266 struct si_state_blend *blend = sctx->queued.named.blend; in si_ps_key_update_framebuffer_blend()
2341 struct si_state_blend *blend = sctx->queued.named.blend; in si_ps_key_update_blend_rasterizer()
Dsi_descriptors.c2899 struct si_state_blend *blend = sctx->queued.named.blend; in si_gfx_resources_check_encrypted()