Searched refs:radeon_opt_set_context_reg2 (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_build_pm4.h | 172 #define radeon_opt_set_context_reg2(sctx, offset, reg, val1, val2) do { \ macro
|
D | si_state_shaders.c | 1020 radeon_opt_set_context_reg2( in gfx10_emit_shader_ngg_tail() 1592 radeon_opt_set_context_reg2(sctx, R_0286CC_SPI_PS_INPUT_ENA, SI_TRACKED_SPI_PS_INPUT_ENA, in si_emit_shader_ps() 1602 radeon_opt_set_context_reg2(sctx, R_028710_SPI_SHADER_Z_FORMAT, SI_TRACKED_SPI_SHADER_Z_FORMAT, in si_emit_shader_ps()
|
D | si_state.c | 1494 radeon_opt_set_context_reg2(sctx, R_028000_DB_RENDER_CONTROL, SI_TRACKED_DB_RENDER_CONTROL, in si_emit_db_render_state() 3650 radeon_opt_set_context_reg2(sctx, R_028BDC_PA_SC_LINE_CNTL, SI_TRACKED_PA_SC_LINE_CNTL, in si_emit_msaa_config()
|