Skip to content

Commit 1fa2add

Browse files
authored
Update sycl_ext_oneapi_graph.asciidoc
1 parent 2984a97 commit 1fa2add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/extensions/proposed/sycl_ext_oneapi_graph.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The following member functions are added to the queue class.
137137
138138
namespace sycl {
139139
140-
event submit(const ext::oneapi::experimental::command_graph<ext::oneapi::experimental::graph_state::executable>& my_graph);
140+
event queue::submit(const ext::oneapi::experimental::command_graph<ext::oneapi::experimental::graph_state::executable>& my_graph);
141141
142142
} // namespace sycl
143143

0 commit comments

Comments
 (0)