We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f186e commit f30fbaaCopy full SHA for f30fbaa
sycl/doc/extensions/experimental/sycl_ext_oneapi_bindless_images.asciidoc
@@ -2683,6 +2683,12 @@ There are dimension specific limitations:
2683
* 3D - No support at the moment. Possible support in non CUDA backends in the
2684
future.
2685
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
2692
=== Not supported yet
2693
2694
These features still need to be handled:
0 commit comments