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

  /external/chromium_org/third_party/mesa/src/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
  /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 35 milliseconds