Commit d69d5d6
authored
[SYCL][Docs] Add get_native_context call to interop_handle example (#16901)
The interop_handle example in the L0 backend specification uses a L0
context handle, but it may be unclear to users how that context handle
is accessible. Since it needs to be at least associated with the
corresponding device, it seems proper to be explicit in the example
about how to get it from the interop_handle.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent 3161af3 commit d69d5d6
File tree
1 file changed
+2
-0
lines changed- sycl/doc/extensions/supported
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
303 | 305 | | |
304 | 306 | | |
305 | 307 | | |
| |||
0 commit comments