Home
last modified time | relevance | path

Searched refs:radeon_set_config_reg_seq (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_cs.h42 static inline void radeon_set_config_reg_seq(struct radeon_winsys_cs *cs, unsigned reg, unsigned nu… in radeon_set_config_reg_seq() function
52 radeon_set_config_reg_seq(cs, reg, 1); in radeon_set_config_reg()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_cs.h131 static inline void radeon_set_config_reg_seq(struct radeon_winsys_cs *cs, unsigned reg, unsigned nu… in radeon_set_config_reg_seq() function
141 radeon_set_config_reg_seq(cs, reg, 1); in radeon_set_config_reg()
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c414 radeon_set_config_reg_seq(cs, R_00899C_VGT_COMPUTE_START_X, 3); in evergreen_emit_dispatch()
Dr600_state.c1278 radeon_set_config_reg_seq(cs, R_008B48_PA_SC_AA_SAMPLE_LOCS_8S_WD0, 2); in r600_emit_msaa_state()
1837 radeon_set_config_reg_seq(cs, offset, 4); in r600_emit_sampler_states()
Devergreen_state.c887 radeon_set_config_reg_seq(cs, R_008C04_SQ_GPR_RESOURCE_MGMT_1, 3); in evergreen_emit_config_state()
2074 radeon_set_config_reg_seq(cs, border_index_reg, 5); in evergreen_emit_sampler_states()