Searched refs:radeon_set_context_reg_idx (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_cs.h73 static inline void radeon_set_context_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
H A Dradv_pipeline.c3128 radeon_set_context_reg_idx(ctx_cs, R_028B58_VGT_LS_HS_CONFIG, 2,
H A Dradv_cmd_buffer.c2215 radeon_set_context_reg_idx(cs,
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cs.h77 radeon_set_context_reg_idx(struct radeon_cmdbuf *cs, unsigned reg, unsigned idx, unsigned value) function in typeref:typename:void
H A Dradv_pipeline.c4738 radeon_set_context_reg_idx(ctx_cs, R_028B58_VGT_LS_HS_CONFIG, 2, ls_hs_config);
H A Dradv_cmd_buffer.c3678 radeon_set_context_reg_idx(cs, R_028AA8_IA_MULTI_VGT_PARAM, 1, ia_multi_vgt_param);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_cs.h159 static inline void radeon_set_context_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h63 static inline void radeon_set_context_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
H A Dsi_state_draw.c301 radeon_set_context_reg_idx(cs, R_028B58_VGT_LS_HS_CONFIG, 2,
629 radeon_set_context_reg_idx(cs, R_028AA8_IA_MULTI_VGT_PARAM, 1, ia_multi_vgt_param);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_cs.h159 static inline void radeon_set_context_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h105 #define radeon_set_context_reg_idx(reg, idx, value) do { \ macro
H A Dsi_state_draw.cpp766 radeon_set_context_reg_idx(R_028B58_VGT_LS_HS_CONFIG, 2, ls_hs_config);
1187 radeon_set_context_reg_idx(R_028AA8_IA_MULTI_VGT_PARAM, 1, ia_multi_vgt_param);

Completed in 45 milliseconds