Searched refs:r600_write_compute_context_reg (Results 1 – 2 of 2) sorted by relevance
305 r600_write_compute_context_reg(cs, CM_R_0288E8_SQ_LDS_ALLOC, in evergreen_emit_direct_dispatch()340 r600_write_compute_context_reg(cs, R_028238_CB_TARGET_MASK, in compute_emit_cs()
848 static INLINE void r600_write_compute_context_reg(struct radeon_winsys_cs *cs, unsigned reg, unsign… in r600_write_compute_context_reg() function