Searched refs:r600_context_pipe_state_emit (Results 1 – 3 of 3) sorted by relevance
193 void r600_context_pipe_state_emit(struct r600_context *ctx, struct r600_pipe_state *state, unsigned…
337 r600_context_pipe_state_emit(ctx, cb_state, RADEON_CP_PACKET3_COMPUTE_MODE); in compute_emit_cs()
740 void r600_context_pipe_state_emit(struct r600_context *ctx, in r600_context_pipe_state_emit() function