Skip to content

Commit f30fbaa

Browse files
committed
Issue note on missing query
Currently no way to query whether a backends supports 3 channel formats.
1 parent e0f186e commit f30fbaa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_bindless_images.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2683,6 +2683,12 @@ There are dimension specific limitations:
26832683
* 3D - No support at the moment. Possible support in non CUDA backends in the
26842684
future.
26852685

2686+
=== 3 channel format support
2687+
2688+
The ability to create an image with 3 channels depends on the backend.
2689+
There is currently no way to query a backend whether it supports this feature.
2690+
This query should be added in a later revision of the proposal.
2691+
26862692
=== Not supported yet
26872693

26882694
These features still need to be handled:

0 commit comments

Comments
 (0)