Searched refs:R_028A08_PA_SU_LINE_CNTL (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 189 {R_028A08_PA_SU_LINE_CNTL, 0, 0}, 528 {R_028A08_PA_SU_LINE_CNTL, 0, 0},
|
D | r600_hw_context.c | 390 {R_028A08_PA_SU_LINE_CNTL, 0, 0},
|
D | evergreend.h | 1843 #define R_028A08_PA_SU_LINE_CNTL 0x00028A08 macro
|
D | r600_state.c | 925 r600_pipe_state_add_reg(rstate, R_028A08_PA_SU_LINE_CNTL, S_028A08_WIDTH(tmp)); in r600_create_rs_state()
|
D | evergreen_state.c | 905 r600_pipe_state_add_reg(rstate, R_028A08_PA_SU_LINE_CNTL, S_028A08_WIDTH(tmp)); in evergreen_create_rs_state()
|
D | r600d.h | 2224 #define R_028A08_PA_SU_LINE_CNTL 0x028A08 macro
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state.c | 451 si_pm4_set_reg(pm4, R_028A08_PA_SU_LINE_CNTL, S_028A08_WIDTH(tmp)); in si_create_rs_state()
|
D | sid.h | 6130 #define R_028A08_PA_SU_LINE_CNTL 0x028A08 macro
|