Skip to content

Commit a1f5bc2

Browse files
authored
Merge pull request #1728 from isaacault/iault/include_image_arrays
[Bindless][Exp] Add image arrays to bindless images doc
2 parents 071bf54 + fcedd61 commit a1f5bc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/core/EXP-BINDLESS-IMAGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Runtime:
5050
* Sampled images
5151
* Unsampled images
5252
* Mipmaps
53+
* Image arrays
5354
* Cubemaps
5455
* USM backed images
5556

@@ -207,6 +208,8 @@ Changelog
207208
+------------------------------------------------------------------------+
208209
| 11.0 | Added device queries for sampled image fetch capabilities. |
209210
+----------+-------------------------------------------------------------+
211+
| 12.0 | Added image arrays to list of supported bindless images |
212+
+----------+-------------------------------------------------------------+
210213

211214
Contributors
212215
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)