Skip to content

Commit 5ca7ef2

Browse files
[SYCL][Doc] Fix rendering of bindless images spec (#19545)
1 parent 643abde commit 5ca7ef2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_bindless_images.asciidoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1531,8 +1531,6 @@ construct `ImageHandle` using an `image_descriptor` with member
15311531
`image_type::gather`. Calling `gather_image` on an `ImageHandle` constructed
15321532
with `image_descriptor::num_channels < 4` will result in undefined behavior.
15331533

1534-
====
1535-
15361534
=== Recognized standard types [[recognized_standard_types]]
15371535

15381536
For the purposes of this extension, the following are classified as recognized
@@ -1545,8 +1543,6 @@ standard types.
15451543

15461544
Any other types are classified as user-defined types.
15471545

1548-
===
1549-
15501546
==== User-defined types
15511547

15521548
Some examples of a user-defined types may be:

0 commit comments

Comments
 (0)