Searched refs:start_compute_cs_cmd (Results 1 – 2 of 2) sorted by relevance
333 r600_emit_atom(ctx, &ctx->start_compute_cs_cmd.atom); in compute_emit_cs()579 struct r600_command_buffer *cb = &ctx->start_compute_cs_cmd; in evergreen_init_atom_start_compute_cs()
383 struct r600_command_buffer start_compute_cs_cmd; member