Skip to content

Commit

Permalink
Update sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
reble authored Jan 22, 2024
1 parent 04df706 commit fd45796
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ object.
[source,c++]
----
command_graph<graph_state::modifiable>
queue::ext_oneapi_get_graph();
queue::ext_oneapi_get_graph() const;
----

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

0 comments on commit fd45796

Please sign in to comment.