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

  /external/mesa3d/src/amd/vulkan/
radv_cs.h 96 static inline void radeon_set_uconfig_reg_seq(struct radeon_winsys_cs *cs, unsigned reg, unsigned num) function
106 radeon_set_uconfig_reg_seq(cs, reg, 1);
  /external/mesa3d/src/gallium/drivers/radeon/
r600_cs.h 184 static inline void radeon_set_uconfig_reg_seq(struct radeon_winsys_cs *cs, unsigned reg, unsigned num) function
194 radeon_set_uconfig_reg_seq(cs, reg, 1);

Completed in 99 milliseconds