Searched refs:R_028414_CB_BLEND_RED (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
H A D | ac_shadowed_regs.c | 92 R_028414_CB_BLEND_RED, 93 R_028618_PA_CL_UCP_5_W - R_028414_CB_BLEND_RED + 4, 1945 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/ |
H A D | r600_state_common.c | 257 radeon_set_context_reg_seq(cs, R_028414_CB_BLEND_RED, 4); in r600_emit_blend_color() 258 radeon_emit(cs, fui(state->color[0])); /* R_028414_CB_BLEND_RED */ in r600_emit_blend_color()
|
H A D | r600d.h | 606 #define R_028414_CB_BLEND_RED 0x028414 macro 2984 #define R_028414_CB_BLEND_RED 0x028414 macro
|
H A D | evergreend.h | 2030 #define R_028414_CB_BLEND_RED 0x00028414 macro
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state.c | 809 radeon_set_context_reg_seq(R_028414_CB_BLEND_RED, 4); in si_emit_blend_color()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 1715 radeon_set_context_reg_seq(cmd_buffer->cs, R_028414_CB_BLEND_RED, 4); in radv_emit_blend_constants()
|
Completed in 57 milliseconds