Searched refs:R_028418_CB_BLEND_GREEN (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 77 {R_028418_CB_BLEND_GREEN, 0, 0}, 408 {R_028418_CB_BLEND_GREEN, 0, 0},
|
D | r600_hw_context.c | 345 {R_028418_CB_BLEND_GREEN, 0, 0},
|
D | r600_state_common.c | 227 r600_pipe_state_add_reg(rstate, R_028418_CB_BLEND_GREEN, fui(state->color[1])); in r600_set_blend_color()
|
D | r600d.h | 535 #define R_028418_CB_BLEND_GREEN 0x028418 macro 2853 #define R_028418_CB_BLEND_GREEN 0x028418 macro
|
D | evergreend.h | 1707 #define R_028418_CB_BLEND_GREEN 0x00028418 macro
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state.c | 218 si_pm4_set_reg(pm4, R_028418_CB_BLEND_GREEN, fui(state->color[1])); in si_set_blend_color()
|
D | sid.h | 4932 #define R_028418_CB_BLEND_GREEN 0x028418 macro
|