Searched defs:r600_store_config_reg_seq (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_pipe.h697 static INLINE void r600_store_config_reg_seq(struct r600_command_buffer *cb, unsigned reg, unsigned num) function
751 r600_store_config_reg_seq(cb, reg, 1);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h697 static INLINE void r600_store_config_reg_seq(struct r600_command_buffer *cb, unsigned reg, unsigned num) function
751 r600_store_config_reg_seq(cb, reg, 1);

Completed in 215 milliseconds