Searched refs:r600_store_ctl_const (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_pipe.h | 962 static inline void r600_store_ctl_const(struct r600_command_buffer *cb, unsigned reg, unsigned value) function in typeref:typename:void
|
| H A D | evergreen_state.c | 2811 r600_store_ctl_const(cb, R_03CFF0_SQ_VTX_BASE_VTX_LOC, 0); 3221 r600_store_ctl_const(cb, R_03CFF0_SQ_VTX_BASE_VTX_LOC, 0);
|
| H A D | r600_state.c | 2368 r600_store_ctl_const(cb, R_03CFF0_SQ_VTX_BASE_VTX_LOC, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_pipe.h | 968 static inline void r600_store_ctl_const(struct r600_command_buffer *cb, unsigned reg, unsigned value) function in typeref:typename:void
|
| H A D | evergreen_state.c | 2817 r600_store_ctl_const(cb, R_03CFF0_SQ_VTX_BASE_VTX_LOC, 0); 3227 r600_store_ctl_const(cb, R_03CFF0_SQ_VTX_BASE_VTX_LOC, 0);
|
| H A D | r600_state.c | 2371 r600_store_ctl_const(cb, R_03CFF0_SQ_VTX_BASE_VTX_LOC, 0);
|
Completed in 27 milliseconds