Searched refs:radeon_set_context_reg_flag (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h1004 static inline void radeon_set_context_reg_flag(struct radeon_cmdbuf *cs, unsigned reg, unsigned value, unsigned flag) function in typeref:typename:void
H A Devergreen_state.c2202 radeon_set_context_reg_flag(cs, reg_alu_constbuf_size + buffer_index * 4,
2204 radeon_set_context_reg_flag(cs, reg_alu_const_cache + buffer_index * 4, va >> 8,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h1010 static inline void radeon_set_context_reg_flag(struct radeon_cmdbuf *cs, unsigned reg, unsigned value, unsigned flag) function in typeref:typename:void
H A Devergreen_state.c2208 radeon_set_context_reg_flag(cs, reg_alu_constbuf_size + buffer_index * 4,
2210 radeon_set_context_reg_flag(cs, reg_alu_const_cache + buffer_index * 4, va >> 8,

Completed in 84 milliseconds