Searched refs:start_compute_cs_cmd (Results 1 – 3 of 3) sorted by relevance
742 r600_emit_command_buffer(cs, &rctx->start_compute_cs_cmd); in compute_emit_cs()996 struct r600_command_buffer *cb = &rctx->start_compute_cs_cmd; in evergreen_init_atom_start_compute_cs()
113 FREE(rctx->start_compute_cs_cmd.buf); in r600_destroy_context()
513 struct r600_command_buffer start_compute_cs_cmd; member