Searched refs:_r600_pipe_state_add_reg_bo (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600.h | 211 void _r600_pipe_state_add_reg_bo(struct r600_context *ctx, 228 #define r600_pipe_state_add_reg_bo(state, offset, value, bo, usage) _r600_pipe_state_add_reg_bo(rct…
|
D | r600_state_common.c | 1373 void _r600_pipe_state_add_reg_bo(struct r600_context *ctx, in _r600_pipe_state_add_reg_bo() function 1404 _r600_pipe_state_add_reg_bo(ctx, state, offset, value, in _r600_pipe_state_add_reg()
|