Home
last modified time | relevance | path

Searched refs:radeon_set_context_reg_rmw (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_build_pm4.h136 static inline void radeon_set_context_reg_rmw(struct radeon_cmdbuf *cs, unsigned reg, in radeon_set_context_reg_rmw() function
160 radeon_set_context_reg_rmw(cs, offset, value, mask); in radeon_opt_set_context_reg_rmw()
/external/mesa3d/src/amd/vulkan/
Dradv_cs.h85 static inline void radeon_set_context_reg_rmw(struct radeon_cmdbuf *cs, in radeon_set_context_reg_rmw() function
Dradv_cmd_buffer.c916 radeon_set_context_reg_rmw(cs, R_028BE0_PA_SC_AA_CONFIG, in radv_emit_sample_locations()
/external/mesa3d/docs/relnotes/
D20.1.0.rst3986 - radv: add radeon_set_context_reg_rmw() helper