Searched refs:radeon_opt_set_sh_reg_idx3 (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_build_pm4.h | 262 #define radeon_opt_set_sh_reg_idx3(sctx, offset, reg, val) do { \ macro
|
H A D | si_state_shaders.cpp | 1006 radeon_opt_set_sh_reg_idx3(sctx, R_00B21C_SPI_SHADER_PGM_RSRC3_GS, in si_emit_shader_gs() 1011 radeon_opt_set_sh_reg_idx3(sctx, R_00B204_SPI_SHADER_PGM_RSRC4_GS, in si_emit_shader_gs() 1235 radeon_opt_set_sh_reg_idx3(sctx, R_00B21C_SPI_SHADER_PGM_RSRC3_GS, 1238 radeon_opt_set_sh_reg_idx3(sctx, R_00B204_SPI_SHADER_PGM_RSRC4_GS,
|
Completed in 6 milliseconds