HomeSort by relevance Sort by last modified time
    Searched refs:r600_write_compute_context_reg (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
evergreen_compute.c 305 r600_write_compute_context_reg(cs, CM_R_0288E8_SQ_LDS_ALLOC,
340 r600_write_compute_context_reg(cs, R_028238_CB_TARGET_MASK,
r600_pipe.h 848 static INLINE void r600_write_compute_context_reg(struct radeon_winsys_cs *cs, unsigned reg, unsigned value) function

Completed in 46 milliseconds