Home
last modified time | relevance | path

Searched refs:R_028414_CB_BLEND_RED (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_shadowed_regs.c92 R_028414_CB_BLEND_RED,
93 R_028618_PA_CL_UCP_5_W - R_028414_CB_BLEND_RED + 4,
1511 set_context_reg_seq_array(cs, R_028414_CB_BLEND_RED, SET(CbBlendRedGfx9)); in gfx9_emulate_clear_state()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600d.h606 #define R_028414_CB_BLEND_RED 0x028414 macro
2984 #define R_028414_CB_BLEND_RED 0x028414 macro
Devergreend.h2030 #define R_028414_CB_BLEND_RED 0x00028414 macro
Dr600_state_common.c256 radeon_set_context_reg_seq(cs, R_028414_CB_BLEND_RED, 4); in r600_emit_blend_color()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c790 radeon_set_context_reg_seq(R_028414_CB_BLEND_RED, 4); in si_emit_blend_color()
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c1478 radeon_set_context_reg_seq(cmd_buffer->cs, R_028414_CB_BLEND_RED, 4); in radv_emit_blend_constants()