Searched refs:r600_store_loop_const_seq (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h930 static inline void r600_store_loop_const_seq(struct r600_command_buffer *cb, unsigned reg, unsigned num) function in typeref:typename:void
970 r600_store_loop_const_seq(cb, reg, 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h936 static inline void r600_store_loop_const_seq(struct r600_command_buffer *cb, unsigned reg, unsigned num) function in typeref:typename:void
976 r600_store_loop_const_seq(cb, reg, 1);

Completed in 6 milliseconds