Package org.lwjgl.vulkan
Class VkPhysicalDeviceDescriptorIndexingProperties
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<VkPhysicalDeviceDescriptorIndexingProperties>
org.lwjgl.vulkan.VkPhysicalDeviceDescriptorIndexingProperties
- All Implemented Interfaces:
AutoCloseable,org.lwjgl.system.NativeResource,org.lwjgl.system.Pointer
- Direct Known Subclasses:
VkPhysicalDeviceDescriptorIndexingPropertiesEXT
public class VkPhysicalDeviceDescriptorIndexingProperties
extends org.lwjgl.system.Struct<VkPhysicalDeviceDescriptorIndexingProperties>
implements org.lwjgl.system.NativeResource
Structure describing descriptor indexing properties that can be supported by an implementation.
Description
If the VkPhysicalDeviceDescriptorIndexingProperties structure is included in the pNext chain of the VkPhysicalDeviceProperties2 structure passed to GetPhysicalDeviceProperties2, it is filled in with each corresponding implementation-dependent property.
Valid Usage (Implicit)
Layout
struct VkPhysicalDeviceDescriptorIndexingProperties {
VkStructureType sType();
void * pNext();
uint32_t maxUpdateAfterBindDescriptorsInAllPools();
VkBool32 shaderUniformBufferArrayNonUniformIndexingNative();
VkBool32 shaderSampledImageArrayNonUniformIndexingNative();
VkBool32 shaderStorageBufferArrayNonUniformIndexingNative();
VkBool32 shaderStorageImageArrayNonUniformIndexingNative();
VkBool32 shaderInputAttachmentArrayNonUniformIndexingNative();
VkBool32 robustBufferAccessUpdateAfterBind();
VkBool32 quadDivergentImplicitLod();
uint32_t maxPerStageDescriptorUpdateAfterBindSamplers();
uint32_t maxPerStageDescriptorUpdateAfterBindUniformBuffers();
uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers();
uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages();
uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages();
uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments();
uint32_t maxPerStageUpdateAfterBindResources();
uint32_t maxDescriptorSetUpdateAfterBindSamplers();
uint32_t maxDescriptorSetUpdateAfterBindUniformBuffers();
uint32_t maxDescriptorSetUpdateAfterBindUniformBuffersDynamic();
uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers();
uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic();
uint32_t maxDescriptorSetUpdateAfterBindSampledImages();
uint32_t maxDescriptorSetUpdateAfterBindStorageImages();
uint32_t maxDescriptorSetUpdateAfterBindInputAttachments();
}-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn array ofVkPhysicalDeviceDescriptorIndexingPropertiesstructs.Nested classes/interfaces inherited from class org.lwjgl.system.Struct
org.lwjgl.system.Struct.StructValidationNested classes/interfaces inherited from interface org.lwjgl.system.Pointer
org.lwjgl.system.Pointer.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe struct alignment in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct size in bytes.static final intThe struct member offsets.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionCreates aVkPhysicalDeviceDescriptorIndexingPropertiesinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptioncalloc()Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated withmemCalloc.calloc(int capacity) Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated withmemCalloc.calloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.calloc(org.lwjgl.system.MemoryStack stack) Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.create()Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated withBufferUtils.create(int capacity) Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated withBufferUtils.create(long address) Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance for the specified memory address.create(long address, int capacity) Create aVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance at the specified memory.static @Nullable VkPhysicalDeviceDescriptorIndexingPropertiescreateSafe(long address) static @Nullable VkPhysicalDeviceDescriptorIndexingProperties.BuffercreateSafe(long address, int capacity) malloc()Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated withmemAlloc.malloc(int capacity) Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated withmemAlloc.malloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated on the specifiedMemoryStack.malloc(org.lwjgl.system.MemoryStack stack) Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated on the specifiedMemoryStack.intsimilar tomaxDescriptorSetInputAttachmentsbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxDescriptorSetSampledImagesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxDescriptorSetSamplersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxDescriptorSetStorageBuffersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxDescriptorSetStorageBuffersDynamicbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxDescriptorSetStorageImagesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxDescriptorSetUniformBuffersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxDescriptorSetUniformBuffersDynamicbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxPerStageDescriptorInputAttachmentsbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxPerStageDescriptorSampledImagesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxPerStageDescriptorSamplersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxPerStageDescriptorStorageBuffersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxPerStageDescriptorStorageImagesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxPerStageDescriptorUniformBuffersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intsimilar tomaxPerStageResourcesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set.intthe maximum number of descriptors (summed over all descriptor types) that can be created across all pools that are created with theDESCRIPTOR_POOL_CREATE_UPDATE_AFTER_BIND_BITbit set.static intnmaxDescriptorSetUpdateAfterBindInputAttachments(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindInputAttachments().static intnmaxDescriptorSetUpdateAfterBindSampledImages(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindSampledImages().static intnmaxDescriptorSetUpdateAfterBindSamplers(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindSamplers().static intnmaxDescriptorSetUpdateAfterBindStorageBuffers(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindStorageBuffers().static intUnsafe version ofmaxDescriptorSetUpdateAfterBindStorageBuffersDynamic().static intnmaxDescriptorSetUpdateAfterBindStorageImages(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindStorageImages().static intnmaxDescriptorSetUpdateAfterBindUniformBuffers(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindUniformBuffers().static intUnsafe version ofmaxDescriptorSetUpdateAfterBindUniformBuffersDynamic().static intUnsafe version ofmaxPerStageDescriptorUpdateAfterBindInputAttachments().static intnmaxPerStageDescriptorUpdateAfterBindSampledImages(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindSampledImages().static intnmaxPerStageDescriptorUpdateAfterBindSamplers(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindSamplers().static intnmaxPerStageDescriptorUpdateAfterBindStorageBuffers(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindStorageBuffers().static intnmaxPerStageDescriptorUpdateAfterBindStorageImages(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindStorageImages().static intnmaxPerStageDescriptorUpdateAfterBindUniformBuffers(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindUniformBuffers().static intnmaxPerStageUpdateAfterBindResources(long struct) Unsafe version ofmaxPerStageUpdateAfterBindResources().static intnmaxUpdateAfterBindDescriptorsInAllPools(long struct) Unsafe version ofmaxUpdateAfterBindDescriptorsInAllPools().static longnpNext(long struct) Unsafe version ofpNext().static voidnpNext(long struct, long value) Unsafe version ofpNext.static intnquadDivergentImplicitLod(long struct) Unsafe version ofquadDivergentImplicitLod().static intnrobustBufferAccessUpdateAfterBind(long struct) Unsafe version ofrobustBufferAccessUpdateAfterBind().static intnshaderInputAttachmentArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderInputAttachmentArrayNonUniformIndexingNative().static intnshaderSampledImageArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderSampledImageArrayNonUniformIndexingNative().static intnshaderStorageBufferArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderStorageBufferArrayNonUniformIndexingNative().static intnshaderStorageImageArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderStorageImageArrayNonUniformIndexingNative().static intnshaderUniformBufferArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderUniformBufferArrayNonUniformIndexingNative().static intnsType(long struct) Unsafe version ofsType().static voidnsType(long struct, int value) Unsafe version ofsType.longpNext()NULLor a pointer to a structure extending this structure.pNext(long value) Sets the specified value to thepNext()field.booleana boolean value indicating whether implicit LOD calculations for image operations have well-defined results when the image and/or sampler objects used for the instruction are not uniform within a quad.booleana boolean value indicating whetherrobustBufferAccesscan be enabled on a device simultaneously withdescriptorBindingUniformBufferUpdateAfterBind,descriptorBindingStorageBufferUpdateAfterBind,descriptorBindingUniformTexelBufferUpdateAfterBind, and/ordescriptorBindingStorageTexelBufferUpdateAfterBind.set(int sType, long pNext) Initializes this struct with the specified values.Copies the specified struct data to this struct.booleana boolean value indicating whether input attachment descriptors natively support non-uniform indexing.booleana boolean value indicating whether sampler and image descriptors natively support non-uniform indexing.booleana boolean value indicating whether storage buffer descriptors natively support non-uniform indexing.booleana boolean value indicating whether storage image descriptors natively support non-uniform indexing.booleana boolean value indicating whether uniform buffer descriptors natively support non-uniform indexing.intsizeof()intsType()aVkStructureTypevalue identifying this structure.sType(int value) Sets the specified value to thesType()field.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_PROPERTIESvalue to thesType()field.Methods inherited from class org.lwjgl.system.Struct
clear, free, isNull, validate, validateMethods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toStringMethods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Field Details
-
SIZEOF
public static final int SIZEOFThe struct size in bytes. -
ALIGNOF
public static final int ALIGNOFThe struct alignment in bytes. -
STYPE
public static final int STYPEThe struct member offsets. -
PNEXT
public static final int PNEXTThe struct member offsets. -
MAXUPDATEAFTERBINDDESCRIPTORSINALLPOOLS
public static final int MAXUPDATEAFTERBINDDESCRIPTORSINALLPOOLSThe struct member offsets. -
SHADERUNIFORMBUFFERARRAYNONUNIFORMINDEXINGNATIVE
public static final int SHADERUNIFORMBUFFERARRAYNONUNIFORMINDEXINGNATIVEThe struct member offsets. -
SHADERSAMPLEDIMAGEARRAYNONUNIFORMINDEXINGNATIVE
public static final int SHADERSAMPLEDIMAGEARRAYNONUNIFORMINDEXINGNATIVEThe struct member offsets. -
SHADERSTORAGEBUFFERARRAYNONUNIFORMINDEXINGNATIVE
public static final int SHADERSTORAGEBUFFERARRAYNONUNIFORMINDEXINGNATIVEThe struct member offsets. -
SHADERSTORAGEIMAGEARRAYNONUNIFORMINDEXINGNATIVE
public static final int SHADERSTORAGEIMAGEARRAYNONUNIFORMINDEXINGNATIVEThe struct member offsets. -
SHADERINPUTATTACHMENTARRAYNONUNIFORMINDEXINGNATIVE
public static final int SHADERINPUTATTACHMENTARRAYNONUNIFORMINDEXINGNATIVEThe struct member offsets. -
ROBUSTBUFFERACCESSUPDATEAFTERBIND
public static final int ROBUSTBUFFERACCESSUPDATEAFTERBINDThe struct member offsets. -
QUADDIVERGENTIMPLICITLOD
public static final int QUADDIVERGENTIMPLICITLODThe struct member offsets. -
MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDSAMPLERS
public static final int MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDSAMPLERSThe struct member offsets. -
MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDUNIFORMBUFFERS
public static final int MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDUNIFORMBUFFERSThe struct member offsets. -
MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDSTORAGEBUFFERS
public static final int MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDSTORAGEBUFFERSThe struct member offsets. -
MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDSAMPLEDIMAGES
public static final int MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDSAMPLEDIMAGESThe struct member offsets. -
MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDSTORAGEIMAGES
public static final int MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDSTORAGEIMAGESThe struct member offsets. -
MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDINPUTATTACHMENTS
public static final int MAXPERSTAGEDESCRIPTORUPDATEAFTERBINDINPUTATTACHMENTSThe struct member offsets. -
MAXPERSTAGEUPDATEAFTERBINDRESOURCES
public static final int MAXPERSTAGEUPDATEAFTERBINDRESOURCESThe struct member offsets. -
MAXDESCRIPTORSETUPDATEAFTERBINDSAMPLERS
public static final int MAXDESCRIPTORSETUPDATEAFTERBINDSAMPLERSThe struct member offsets. -
MAXDESCRIPTORSETUPDATEAFTERBINDUNIFORMBUFFERS
public static final int MAXDESCRIPTORSETUPDATEAFTERBINDUNIFORMBUFFERSThe struct member offsets. -
MAXDESCRIPTORSETUPDATEAFTERBINDUNIFORMBUFFERSDYNAMIC
public static final int MAXDESCRIPTORSETUPDATEAFTERBINDUNIFORMBUFFERSDYNAMICThe struct member offsets. -
MAXDESCRIPTORSETUPDATEAFTERBINDSTORAGEBUFFERS
public static final int MAXDESCRIPTORSETUPDATEAFTERBINDSTORAGEBUFFERSThe struct member offsets. -
MAXDESCRIPTORSETUPDATEAFTERBINDSTORAGEBUFFERSDYNAMIC
public static final int MAXDESCRIPTORSETUPDATEAFTERBINDSTORAGEBUFFERSDYNAMICThe struct member offsets. -
MAXDESCRIPTORSETUPDATEAFTERBINDSAMPLEDIMAGES
public static final int MAXDESCRIPTORSETUPDATEAFTERBINDSAMPLEDIMAGESThe struct member offsets. -
MAXDESCRIPTORSETUPDATEAFTERBINDSTORAGEIMAGES
public static final int MAXDESCRIPTORSETUPDATEAFTERBINDSTORAGEIMAGESThe struct member offsets. -
MAXDESCRIPTORSETUPDATEAFTERBINDINPUTATTACHMENTS
public static final int MAXDESCRIPTORSETUPDATEAFTERBINDINPUTATTACHMENTSThe struct member offsets.
-
-
Constructor Details
-
VkPhysicalDeviceDescriptorIndexingProperties
Creates aVkPhysicalDeviceDescriptorIndexingPropertiesinstance at the current position of the specifiedByteBuffercontainer. Changes to the buffer's content will be visible to the struct instance and vice versa.The created instance holds a strong reference to the container object.
-
-
Method Details
-
sizeof
public int sizeof()- Specified by:
sizeofin classorg.lwjgl.system.Struct<VkPhysicalDeviceDescriptorIndexingProperties>
-
sType
public int sType()aVkStructureTypevalue identifying this structure. -
pNext
public long pNext()NULLor a pointer to a structure extending this structure. -
maxUpdateAfterBindDescriptorsInAllPools
public int maxUpdateAfterBindDescriptorsInAllPools()the maximum number of descriptors (summed over all descriptor types) that can be created across all pools that are created with theDESCRIPTOR_POOL_CREATE_UPDATE_AFTER_BIND_BITbit set. Pool creation may fail when this limit is exceeded, or when the space this limit represents is unable to satisfy a pool creation due to fragmentation. -
shaderUniformBufferArrayNonUniformIndexingNative
public boolean shaderUniformBufferArrayNonUniformIndexingNative()a boolean value indicating whether uniform buffer descriptors natively support non-uniform indexing. If this isFALSE, then a single dynamic instance of an instruction that non-uniformly indexes an array of uniform buffers may execute multiple times in order to access all the descriptors. -
shaderSampledImageArrayNonUniformIndexingNative
public boolean shaderSampledImageArrayNonUniformIndexingNative()a boolean value indicating whether sampler and image descriptors natively support non-uniform indexing. If this isFALSE, then a single dynamic instance of an instruction that non-uniformly indexes an array of samplers or images may execute multiple times in order to access all the descriptors. -
shaderStorageBufferArrayNonUniformIndexingNative
public boolean shaderStorageBufferArrayNonUniformIndexingNative()a boolean value indicating whether storage buffer descriptors natively support non-uniform indexing. If this isFALSE, then a single dynamic instance of an instruction that non-uniformly indexes an array of storage buffers may execute multiple times in order to access all the descriptors. -
shaderStorageImageArrayNonUniformIndexingNative
public boolean shaderStorageImageArrayNonUniformIndexingNative()a boolean value indicating whether storage image descriptors natively support non-uniform indexing. If this isFALSE, then a single dynamic instance of an instruction that non-uniformly indexes an array of storage images may execute multiple times in order to access all the descriptors. -
shaderInputAttachmentArrayNonUniformIndexingNative
public boolean shaderInputAttachmentArrayNonUniformIndexingNative()a boolean value indicating whether input attachment descriptors natively support non-uniform indexing. If this isFALSE, then a single dynamic instance of an instruction that non-uniformly indexes an array of input attachments may execute multiple times in order to access all the descriptors. -
robustBufferAccessUpdateAfterBind
public boolean robustBufferAccessUpdateAfterBind()a boolean value indicating whetherrobustBufferAccesscan be enabled on a device simultaneously withdescriptorBindingUniformBufferUpdateAfterBind,descriptorBindingStorageBufferUpdateAfterBind,descriptorBindingUniformTexelBufferUpdateAfterBind, and/ordescriptorBindingStorageTexelBufferUpdateAfterBind. If this isFALSE, then eitherrobustBufferAccessmust be disabled or all of these update-after-bind features must be disabled. -
quadDivergentImplicitLod
public boolean quadDivergentImplicitLod()a boolean value indicating whether implicit LOD calculations for image operations have well-defined results when the image and/or sampler objects used for the instruction are not uniform within a quad. See Derivative Image Operations. -
maxPerStageDescriptorUpdateAfterBindSamplers
public int maxPerStageDescriptorUpdateAfterBindSamplers()similar tomaxPerStageDescriptorSamplersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxPerStageDescriptorUpdateAfterBindUniformBuffers
public int maxPerStageDescriptorUpdateAfterBindUniformBuffers()similar tomaxPerStageDescriptorUniformBuffersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxPerStageDescriptorUpdateAfterBindStorageBuffers
public int maxPerStageDescriptorUpdateAfterBindStorageBuffers()similar tomaxPerStageDescriptorStorageBuffersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxPerStageDescriptorUpdateAfterBindSampledImages
public int maxPerStageDescriptorUpdateAfterBindSampledImages()similar tomaxPerStageDescriptorSampledImagesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxPerStageDescriptorUpdateAfterBindStorageImages
public int maxPerStageDescriptorUpdateAfterBindStorageImages()similar tomaxPerStageDescriptorStorageImagesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxPerStageDescriptorUpdateAfterBindInputAttachments
public int maxPerStageDescriptorUpdateAfterBindInputAttachments()similar tomaxPerStageDescriptorInputAttachmentsbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxPerStageUpdateAfterBindResources
public int maxPerStageUpdateAfterBindResources()similar tomaxPerStageResourcesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxDescriptorSetUpdateAfterBindSamplers
public int maxDescriptorSetUpdateAfterBindSamplers()similar tomaxDescriptorSetSamplersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxDescriptorSetUpdateAfterBindUniformBuffers
public int maxDescriptorSetUpdateAfterBindUniformBuffers()similar tomaxDescriptorSetUniformBuffersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxDescriptorSetUpdateAfterBindUniformBuffersDynamic
public int maxDescriptorSetUpdateAfterBindUniformBuffersDynamic()similar tomaxDescriptorSetUniformBuffersDynamicbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. While an application can allocate dynamic uniform buffer descriptors from a pool created with theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BIT, bindings for these descriptors must not be present in any descriptor set layout that includes bindings created withDESCRIPTOR_BINDING_UPDATE_AFTER_BIND_BIT. -
maxDescriptorSetUpdateAfterBindStorageBuffers
public int maxDescriptorSetUpdateAfterBindStorageBuffers()similar tomaxDescriptorSetStorageBuffersbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxDescriptorSetUpdateAfterBindStorageBuffersDynamic
public int maxDescriptorSetUpdateAfterBindStorageBuffersDynamic()similar tomaxDescriptorSetStorageBuffersDynamicbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. While an application can allocate dynamic storage buffer descriptors from a pool created with theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BIT, bindings for these descriptors must not be present in any descriptor set layout that includes bindings created withDESCRIPTOR_BINDING_UPDATE_AFTER_BIND_BIT. -
maxDescriptorSetUpdateAfterBindSampledImages
public int maxDescriptorSetUpdateAfterBindSampledImages()similar tomaxDescriptorSetSampledImagesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxDescriptorSetUpdateAfterBindStorageImages
public int maxDescriptorSetUpdateAfterBindStorageImages()similar tomaxDescriptorSetStorageImagesbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
maxDescriptorSetUpdateAfterBindInputAttachments
public int maxDescriptorSetUpdateAfterBindInputAttachments()similar tomaxDescriptorSetInputAttachmentsbut counts descriptors from descriptor sets created with or without theDESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_AFTER_BIND_POOL_BITbit set. -
sType
Sets the specified value to thesType()field. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_PROPERTIESvalue to thesType()field. -
pNext
Sets the specified value to thepNext()field. -
set
Initializes this struct with the specified values. -
set
public VkPhysicalDeviceDescriptorIndexingProperties set(VkPhysicalDeviceDescriptorIndexingProperties src) Copies the specified struct data to this struct.- Parameters:
src- the source struct- Returns:
- this struct
-
malloc
Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated withBufferUtils. -
create
Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance for the specified memory address. -
createSafe
-
malloc
Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
public static VkPhysicalDeviceDescriptorIndexingProperties.Buffer create(long address, int capacity) Create aVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
public static @Nullable VkPhysicalDeviceDescriptorIndexingProperties.Buffer createSafe(long address, int capacity) -
malloc
public static VkPhysicalDeviceDescriptorIndexingProperties malloc(org.lwjgl.system.MemoryStack stack) Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
public static VkPhysicalDeviceDescriptorIndexingProperties calloc(org.lwjgl.system.MemoryStack stack) Returns a newVkPhysicalDeviceDescriptorIndexingPropertiesinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
public static VkPhysicalDeviceDescriptorIndexingProperties.Buffer malloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
public static VkPhysicalDeviceDescriptorIndexingProperties.Buffer calloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newVkPhysicalDeviceDescriptorIndexingProperties.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
nsType
public static int nsType(long struct) Unsafe version ofsType(). -
npNext
public static long npNext(long struct) Unsafe version ofpNext(). -
nmaxUpdateAfterBindDescriptorsInAllPools
public static int nmaxUpdateAfterBindDescriptorsInAllPools(long struct) Unsafe version ofmaxUpdateAfterBindDescriptorsInAllPools(). -
nshaderUniformBufferArrayNonUniformIndexingNative
public static int nshaderUniformBufferArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderUniformBufferArrayNonUniformIndexingNative(). -
nshaderSampledImageArrayNonUniformIndexingNative
public static int nshaderSampledImageArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderSampledImageArrayNonUniformIndexingNative(). -
nshaderStorageBufferArrayNonUniformIndexingNative
public static int nshaderStorageBufferArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderStorageBufferArrayNonUniformIndexingNative(). -
nshaderStorageImageArrayNonUniformIndexingNative
public static int nshaderStorageImageArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderStorageImageArrayNonUniformIndexingNative(). -
nshaderInputAttachmentArrayNonUniformIndexingNative
public static int nshaderInputAttachmentArrayNonUniformIndexingNative(long struct) Unsafe version ofshaderInputAttachmentArrayNonUniformIndexingNative(). -
nrobustBufferAccessUpdateAfterBind
public static int nrobustBufferAccessUpdateAfterBind(long struct) Unsafe version ofrobustBufferAccessUpdateAfterBind(). -
nquadDivergentImplicitLod
public static int nquadDivergentImplicitLod(long struct) Unsafe version ofquadDivergentImplicitLod(). -
nmaxPerStageDescriptorUpdateAfterBindSamplers
public static int nmaxPerStageDescriptorUpdateAfterBindSamplers(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindSamplers(). -
nmaxPerStageDescriptorUpdateAfterBindUniformBuffers
public static int nmaxPerStageDescriptorUpdateAfterBindUniformBuffers(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindUniformBuffers(). -
nmaxPerStageDescriptorUpdateAfterBindStorageBuffers
public static int nmaxPerStageDescriptorUpdateAfterBindStorageBuffers(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindStorageBuffers(). -
nmaxPerStageDescriptorUpdateAfterBindSampledImages
public static int nmaxPerStageDescriptorUpdateAfterBindSampledImages(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindSampledImages(). -
nmaxPerStageDescriptorUpdateAfterBindStorageImages
public static int nmaxPerStageDescriptorUpdateAfterBindStorageImages(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindStorageImages(). -
nmaxPerStageDescriptorUpdateAfterBindInputAttachments
public static int nmaxPerStageDescriptorUpdateAfterBindInputAttachments(long struct) Unsafe version ofmaxPerStageDescriptorUpdateAfterBindInputAttachments(). -
nmaxPerStageUpdateAfterBindResources
public static int nmaxPerStageUpdateAfterBindResources(long struct) Unsafe version ofmaxPerStageUpdateAfterBindResources(). -
nmaxDescriptorSetUpdateAfterBindSamplers
public static int nmaxDescriptorSetUpdateAfterBindSamplers(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindSamplers(). -
nmaxDescriptorSetUpdateAfterBindUniformBuffers
public static int nmaxDescriptorSetUpdateAfterBindUniformBuffers(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindUniformBuffers(). -
nmaxDescriptorSetUpdateAfterBindUniformBuffersDynamic
public static int nmaxDescriptorSetUpdateAfterBindUniformBuffersDynamic(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindUniformBuffersDynamic(). -
nmaxDescriptorSetUpdateAfterBindStorageBuffers
public static int nmaxDescriptorSetUpdateAfterBindStorageBuffers(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindStorageBuffers(). -
nmaxDescriptorSetUpdateAfterBindStorageBuffersDynamic
public static int nmaxDescriptorSetUpdateAfterBindStorageBuffersDynamic(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindStorageBuffersDynamic(). -
nmaxDescriptorSetUpdateAfterBindSampledImages
public static int nmaxDescriptorSetUpdateAfterBindSampledImages(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindSampledImages(). -
nmaxDescriptorSetUpdateAfterBindStorageImages
public static int nmaxDescriptorSetUpdateAfterBindStorageImages(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindStorageImages(). -
nmaxDescriptorSetUpdateAfterBindInputAttachments
public static int nmaxDescriptorSetUpdateAfterBindInputAttachments(long struct) Unsafe version ofmaxDescriptorSetUpdateAfterBindInputAttachments(). -
nsType
public static void nsType(long struct, int value) Unsafe version ofsType. -
npNext
public static void npNext(long struct, long value) Unsafe version ofpNext.
-