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 643abde commit 5ca7ef2Copy full SHA for 5ca7ef2
sycl/doc/extensions/experimental/sycl_ext_oneapi_bindless_images.asciidoc
@@ -1531,8 +1531,6 @@ construct `ImageHandle` using an `image_descriptor` with member
1531
`image_type::gather`. Calling `gather_image` on an `ImageHandle` constructed
1532
with `image_descriptor::num_channels < 4` will result in undefined behavior.
1533
1534
-====
1535
-
1536
=== Recognized standard types [[recognized_standard_types]]
1537
1538
For the purposes of this extension, the following are classified as recognized
@@ -1545,8 +1543,6 @@ standard types.
1545
1543
1546
1544
Any other types are classified as user-defined types.
1547
1548
-===
1549
1550
==== User-defined types
1551
1552
Some examples of a user-defined types may be:
0 commit comments