diff --git a/scripts/core/EXP-BINDLESS-IMAGES.rst b/scripts/core/EXP-BINDLESS-IMAGES.rst index ee54c69291..d609c3b3d9 100644 --- a/scripts/core/EXP-BINDLESS-IMAGES.rst +++ b/scripts/core/EXP-BINDLESS-IMAGES.rst @@ -50,6 +50,7 @@ Runtime: * Sampled images * Unsampled images * Mipmaps + * Image arrays * Cubemaps * USM backed images @@ -207,6 +208,8 @@ Changelog +------------------------------------------------------------------------+ | 11.0 | Added device queries for sampled image fetch capabilities. | +----------+-------------------------------------------------------------+ +| 12.0 | Added image arrays to list of supported bindless images | ++----------+-------------------------------------------------------------+ Contributors --------------------------------------------------------------------------------