Searched refs:eg_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.h942 static inline void eg_store_loop_const_seq(struct r600_command_buffer *cb, unsigned reg, unsigned num) function in typeref:typename:void
976 eg_store_loop_const_seq(cb, reg, 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h948 static inline void eg_store_loop_const_seq(struct r600_command_buffer *cb, unsigned reg, unsigned num) function in typeref:typename:void
982 eg_store_loop_const_seq(cb, reg, 1);

Completed in 6 milliseconds