Searched refs:start_compute_cs_cmd (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute.c331 * of registers initialized by the start_compute_cs_cmd atom.
333 r600_emit_atom(ctx, &ctx->start_compute_cs_cmd.atom);
579 struct r600_command_buffer *cb = &ctx->start_compute_cs_cmd;
584 * start_compute_cs_cmd atom, we can EMIT_EARLY here.
H A Dr600_pipe.h382 * must be emitted before start_compute_cs_cmd. */
383 struct r600_command_buffer start_compute_cs_cmd; member in struct:r600_context
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c331 * of registers initialized by the start_compute_cs_cmd atom.
333 r600_emit_atom(ctx, &ctx->start_compute_cs_cmd.atom);
579 struct r600_command_buffer *cb = &ctx->start_compute_cs_cmd;
584 * start_compute_cs_cmd atom, we can EMIT_EARLY here.
H A Dr600_pipe.h382 * must be emitted before start_compute_cs_cmd. */
383 struct r600_command_buffer start_compute_cs_cmd; member in struct:r600_context

Completed in 132 milliseconds