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 D | r600_pipe.h | 1004 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 D | evergreen_state.c | 2202 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 D | r600_pipe.h | 1010 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 D | evergreen_state.c | 2208 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