Home
last modified time | relevance | path

Searched refs:r600_emit_command_buffer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_hw_context.c330 r600_emit_command_buffer(&ctx->b.gfx.cs, &ctx->start_cs_cmd); in r600_begin_new_cs()
H A Dr600_pipe.h596 static inline void r600_emit_command_buffer(struct radeon_cmdbuf *cs, in r600_emit_command_buffer() function
H A Devergreen_compute.c773 r600_emit_command_buffer(cs, &rctx->start_compute_cs_cmd); in compute_emit_cs()
H A Dr600_state_common.c62 r600_emit_command_buffer(&rctx->b.gfx.cs, ((struct r600_cso_state*)atom)->cb); in r600_emit_cso_state()
2676 r600_emit_command_buffer(cs, &shader->command_buffer); in r600_emit_shader()