Class KHRStorageBufferStorageClass

java.lang.Object
org.lwjgl.vulkan.KHRStorageBufferStorageClass

public final class KHRStorageBufferStorageClass extends Object
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.

Promotion to Vulkan 1.1

All functionality in this extension is included in core Vulkan 1.1.

Name String
VK_KHR_storage_buffer_storage_class
Extension Type
Device extension
Registered Extension Number
132
Revision
1
SPIR-V Dependencies
Deprecation State
Contact
Other Extension Metadata
Last Modified Date
2017-09-05
IP Status
No known IP claims.
Contributors
  • Alexander Galazin, ARM
  • David Neto, Google
  • Field Details

    • VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_SPEC_VERSION

      public static final int VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_SPEC_VERSION
      The extension specification version.
      See Also:
    • VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_EXTENSION_NAME

      public static final String VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_EXTENSION_NAME
      The extension name.
      See Also: