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

  /external/mesa3d/src/amd/vulkan/
radv_cs.h 42 static inline void radeon_set_config_reg_seq(struct radeon_winsys_cs *cs, unsigned reg, unsigned num) function
52 radeon_set_config_reg_seq(cs, reg, 1);
  /external/mesa3d/src/gallium/drivers/radeon/
r600_cs.h 131 static inline void radeon_set_config_reg_seq(struct radeon_winsys_cs *cs, unsigned reg, unsigned num) function
141 radeon_set_config_reg_seq(cs, reg, 1);

Completed in 303 milliseconds