public final class EXTInlineUniformBlock
extends java.lang.Object
VK_EXT_inline_uniform_blockVK_KHR_get_physical_device_properties2VK_KHR_maintenance1| Modifier and Type | Field and Description |
|---|---|
static int |
VK_DESCRIPTOR_TYPE_INLINE_UNIFORM_BLOCK_EXT
Extends
VkDescriptorType. |
static java.lang.String |
VK_EXT_INLINE_UNIFORM_BLOCK_EXTENSION_NAME
The extension name.
|
static int |
VK_EXT_INLINE_UNIFORM_BLOCK_SPEC_VERSION
The extension specification version.
|
static int |
VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_INLINE_UNIFORM_BLOCK_CREATE_INFO_EXT
Extends
VkStructureType. |
static int |
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_FEATURES_EXT
Extends
VkStructureType. |
static int |
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_PROPERTIES_EXT
Extends
VkStructureType. |
static int |
VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK_EXT
Extends
VkStructureType. |
public static final int VK_EXT_INLINE_UNIFORM_BLOCK_SPEC_VERSION
public static final java.lang.String VK_EXT_INLINE_UNIFORM_BLOCK_EXTENSION_NAME
public static final int VK_DESCRIPTOR_TYPE_INLINE_UNIFORM_BLOCK_EXT
VkDescriptorType.public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_FEATURES_EXT
VkStructureType.
public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_PROPERTIES_EXT
VkStructureType.
public static final int VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK_EXT
VkStructureType.
public static final int VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_INLINE_UNIFORM_BLOCK_CREATE_INFO_EXT
VkStructureType.
Copyright LWJGL. All Rights Reserved. License terms.