Searched refs:r600_emit_command_buffer (Results 1 – 4 of 4) sorted by relevance
348 r600_emit_command_buffer(ctx->b.gfx.cs, &ctx->start_cs_cmd); in r600_begin_new_cs()
619 static inline void r600_emit_command_buffer(struct radeon_cmdbuf *cs, in r600_emit_command_buffer() function
795 r600_emit_command_buffer(cs, &rctx->start_compute_cs_cmd); in compute_emit_cs()
79 r600_emit_command_buffer(rctx->b.gfx.cs, ((struct r600_cso_state*)atom)->cb); in r600_emit_cso_state()2585 r600_emit_command_buffer(cs, &shader->command_buffer); in r600_emit_shader()