Skip to content

Commit fd45796

Browse files
authored
Update sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc
1 parent 04df706 commit fd45796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@ object.
10261026
[source,c++]
10271027
----
10281028
command_graph<graph_state::modifiable>
1029-
queue::ext_oneapi_get_graph();
1029+
queue::ext_oneapi_get_graph() const;
10301030
----
10311031

10321032
| Query the underlying command graph of a queue when recording.

0 commit comments

Comments
 (0)