Searched refs:r600_emit_atom (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute.c333 r600_emit_atom(ctx, &ctx->start_compute_cs_cmd.atom);
346 r600_emit_atom(ctx, &ctx->cs_vertex_buffer_state.atom);
349 r600_emit_atom(ctx, &ctx->cs_shader_state.atom);
388 * calls r600_emit_atom() on the ctx->surface_sync_cmd.atom, which emits
H A Dr600_hw_context.c905 r600_emit_atom(ctx, &ctx->surface_sync_cmd.atom);
913 r600_emit_atom(ctx, &ctx->r6xx_flush_and_inv_cmd);
970 r600_emit_atom(ctx, &ctx->start_cs_cmd.atom);
H A Dr600_pipe.c290 r600_emit_atom(rctx, &rctx->start_cs_cmd.atom);
H A Dr600_pipe.h467 static INLINE void r600_emit_atom(struct r600_context *rctx, struct r600_atom *atom) function
H A Dr600_state_common.c1236 r600_emit_atom(rctx, state);
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c333 r600_emit_atom(ctx, &ctx->start_compute_cs_cmd.atom);
346 r600_emit_atom(ctx, &ctx->cs_vertex_buffer_state.atom);
349 r600_emit_atom(ctx, &ctx->cs_shader_state.atom);
388 * calls r600_emit_atom() on the ctx->surface_sync_cmd.atom, which emits
H A Dr600_hw_context.c905 r600_emit_atom(ctx, &ctx->surface_sync_cmd.atom);
913 r600_emit_atom(ctx, &ctx->r6xx_flush_and_inv_cmd);
970 r600_emit_atom(ctx, &ctx->start_cs_cmd.atom);
H A Dr600_pipe.c290 r600_emit_atom(rctx, &rctx->start_cs_cmd.atom);
H A Dr600_pipe.h467 static INLINE void r600_emit_atom(struct r600_context *rctx, struct r600_atom *atom) function
H A Dr600_state_common.c1236 r600_emit_atom(rctx, state);

Completed in 1324 milliseconds