Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c794 * of registers initialized by the start_compute_cs_cmd atom. in compute_emit_cs()
796 r600_emit_command_buffer(cs, &rctx->start_compute_cs_cmd); in compute_emit_cs()
1057 struct r600_command_buffer *cb = &rctx->start_compute_cs_cmd; in evergreen_init_atom_start_compute_cs()
1062 * start_compute_cs_cmd atom, we can EMIT_EARLY here. in evergreen_init_atom_start_compute_cs()
H A Dr600_pipe.c125 FREE(rctx->start_compute_cs_cmd.buf); in r600_destroy_context()
H A Dr600_pipe.h525 * must be emitted before start_compute_cs_cmd. */
526 struct r600_command_buffer start_compute_cs_cmd; member

Completed in 6 milliseconds