HomeSort by relevance Sort by last modified time
    Searched refs:start_compute_cs_cmd (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
evergreen_compute.c 331 * 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.
r600_pipe.h 382 * must be emitted before start_compute_cs_cmd. */
383 struct r600_command_buffer start_compute_cs_cmd; member in struct:r600_context

Completed in 36 milliseconds