File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
sycl/doc/extensions/experimental Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1237,12 +1237,12 @@ code `invalid` if a user tries to add them to a graph.
1237
1237
Removing this restriction is something we may look at for future revisions of
1238
1238
`sycl_ext_oneapi_graph`.
1239
1239
1240
- === sycl_ext_oneapi_bindless_images
1240
+ ==== sycl_ext_oneapi_bindless_images
1241
1241
1242
1242
The new handler methods, and queue shortcuts, defined by
1243
1243
link:../experimental/sycl_ext_oneapi_bindless_images.asciidoc[sycl_ext_oneapi_bindless_images]
1244
1244
cannot be used in graph nodes. A synchronous exception will be thrown with error
1245
- code `invalid` if a user tries to add them to a graph
1245
+ code `invalid` if a user tries to add them to a graph.
1246
1246
1247
1247
Removing this restriction is something we may look at for future revisions of
1248
1248
`sycl_ext_oneapi_graph`.
You can’t perform that action at this time.
0 commit comments