Deprecation state
-
Promoted to Vulkan 1.1
Contact
-
Alexander Galazin alegal-arm
Other Extension Metadata
- Last Modified Date
-
2017-09-05
- IP Status
-
No known IP claims.
- Interactions and External Dependencies
-
-
This extension requires
SPV_KHR_storage_buffer_storage_class
-
Promoted to Vulkan 1.1 Core
-
- Contributors
-
-
Alexander Galazin, ARM
-
David Neto, Google
-
Description
This extension adds support for the following SPIR-V extension in Vulkan:
-
SPV_KHR_storage_buffer_storage_class
This extension provides a new SPIR-V StorageBuffer
storage class.
A Block
-decorated object in this class is equivalent to a
BufferBlock
-decorated object in the Uniform
storage class.
New Enum Constants
-
VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_EXTENSION_NAME
-
VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_SPEC_VERSION
Document Notes
For more information, see the Vulkan Specification
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.