public final class KHRStorageBufferStorageClass
extends java.lang.Object
SPV_KHR_storage_buffer_storage_classThis 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.
All functionality in this extension is included in core Vulkan 1.1.
VK_KHR_storage_buffer_storage_classSPV_KHR_storage_buffer_storage_class SPIR-V extension.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_EXTENSION_NAME
The extension name.
|
static int |
VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_SPEC_VERSION
The extension specification version.
|
public static final int VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_SPEC_VERSION
public static final java.lang.String VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_EXTENSION_NAME
Copyright LWJGL. All Rights Reserved. License terms.