Searched refs:R_028644_SPI_PS_INPUT_CNTL_0 (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 124 {R_028644_SPI_PS_INPUT_CNTL_0, 0, 0}, 453 {R_028644_SPI_PS_INPUT_CNTL_0, 0, 0},
|
D | r600_hw_context.c | 478 {R_028644_SPI_PS_INPUT_CNTL_0, 0, 0},
|
D | r600d.h | 1418 #define R_028644_SPI_PS_INPUT_CNTL_0 0x028644 macro 2294 #define R_028644_SPI_PS_INPUT_CNTL_0 0x028644 macro
|
D | evergreend.h | 1510 #define R_028644_SPI_PS_INPUT_CNTL_0 0x028644 macro
|
D | r600_state.c | 2503 r600_pipe_state_add_reg(rstate, R_028644_SPI_PS_INPUT_CNTL_0 + i * 4, in r600_pipe_shader_ps()
|
D | evergreen_state.c | 3017 r600_pipe_state_add_reg(rstate, R_028644_SPI_PS_INPUT_CNTL_0 + idx * 4, in evergreen_pipe_shader_ps()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_draw.c | 353 si_pm4_set_reg(pm4, R_028644_SPI_PS_INPUT_CNTL_0 + i * 4, tmp); in si_update_spi_map()
|
D | sid.h | 5106 #define R_028644_SPI_PS_INPUT_CNTL_0 0x028644 macro
|