Searched refs:r600_emit_atom (Results 1 – 5 of 5) sorted by relevance
333 r600_emit_atom(ctx, &ctx->start_compute_cs_cmd.atom); in compute_emit_cs()346 r600_emit_atom(ctx, &ctx->cs_vertex_buffer_state.atom); in compute_emit_cs()349 r600_emit_atom(ctx, &ctx->cs_shader_state.atom); in compute_emit_cs()
905 r600_emit_atom(ctx, &ctx->surface_sync_cmd.atom); in r600_flush_framebuffer()913 r600_emit_atom(ctx, &ctx->r6xx_flush_and_inv_cmd); in r600_flush_framebuffer()970 r600_emit_atom(ctx, &ctx->start_cs_cmd.atom); in r600_context_flush()
290 r600_emit_atom(rctx, &rctx->start_cs_cmd.atom); in r600_create_context()
467 static INLINE void r600_emit_atom(struct r600_context *rctx, struct r600_atom *atom) in r600_emit_atom() function
1236 r600_emit_atom(rctx, state); in r600_draw_vbo()