We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2984a97 commit 1fa2addCopy full SHA for 1fa2add
sycl/doc/extensions/proposed/sycl_ext_oneapi_graph.asciidoc
@@ -137,7 +137,7 @@ The following member functions are added to the queue class.
137
138
namespace sycl {
139
140
-event submit(const ext::oneapi::experimental::command_graph<ext::oneapi::experimental::graph_state::executable>& my_graph);
+event queue::submit(const ext::oneapi::experimental::command_graph<ext::oneapi::experimental::graph_state::executable>& my_graph);
141
142
} // namespace sycl
143
0 commit comments