Searched refs:r600_emit_command_buffer (Results 1 – 4 of 4) sorted by relevance
340 r600_emit_command_buffer(ctx->b.gfx.cs, &ctx->start_cs_cmd); in r600_begin_new_cs()
606 static inline void r600_emit_command_buffer(struct radeon_winsys_cs *cs, in r600_emit_command_buffer() function
742 r600_emit_command_buffer(cs, &rctx->start_compute_cs_cmd); in compute_emit_cs()
75 r600_emit_command_buffer(rctx->b.gfx.cs, ((struct r600_cso_state*)atom)->cb); in r600_emit_cso_state()2433 r600_emit_command_buffer(cs, &shader->command_buffer); in r600_emit_shader()