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

  /external/mesa3d/src/amd/vulkan/
radv_cs.h 56 static inline void radeon_set_context_reg_seq(struct radeon_winsys_cs *cs, unsigned reg, unsigned num) function
66 radeon_set_context_reg_seq(cs, reg, 1);
  /external/mesa3d/src/gallium/drivers/radeon/
r600_cs.h 145 static inline void radeon_set_context_reg_seq(struct radeon_winsys_cs *cs, unsigned reg, unsigned num) function
155 radeon_set_context_reg_seq(cs, reg, 1);

Completed in 594 milliseconds