Searched refs:R_028780_CB_BLEND0_CONTROL (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 166 {R_028780_CB_BLEND0_CONTROL, 0, 0}, 494 {R_028780_CB_BLEND0_CONTROL, 0, 0},
|
D | r600_hw_context.c | 353 {R_028780_CB_BLEND0_CONTROL, REG_FLAG_NOT_R600, 0},
|
D | r600d.h | 567 #define R_028780_CB_BLEND0_CONTROL 0x028780 macro 2265 #define R_028780_CB_BLEND0_CONTROL 0x028780 macro
|
D | evergreend.h | 606 #define R_028780_CB_BLEND0_CONTROL 0x028780 macro
|
D | r600_state.c | 774 r600_pipe_state_add_reg(rstate, R_028780_CB_BLEND0_CONTROL + i * 4, bc); in r600_create_blend_state_mode()
|
D | evergreen_state.c | 756 r600_pipe_state_add_reg(rstate, R_028780_CB_BLEND0_CONTROL + i * 4, blend_cntl[i]); in evergreen_create_blend_state_mode()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state.c | 174 si_pm4_set_reg(pm4, R_028780_CB_BLEND0_CONTROL + i * 4, blend_cntl); in si_create_blend_state() 189 si_pm4_set_reg(pm4, R_028780_CB_BLEND0_CONTROL + i * 4, blend_cntl); in si_create_blend_state()
|
D | sid.h | 5525 #define R_028780_CB_BLEND0_CONTROL 0x028780 macro
|