Class VkPhysicalDeviceDescriptorIndexingProperties.Buffer

java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.struct.VkPhysicalDeviceDescriptorIndexingProperties
overrungl.vulkan.struct.VkPhysicalDeviceDescriptorIndexingProperties.Buffer
All Implemented Interfaces:
Addressable
Enclosing class:
VkPhysicalDeviceDescriptorIndexingProperties

public static final class VkPhysicalDeviceDescriptorIndexingProperties.Buffer extends VkPhysicalDeviceDescriptorIndexingProperties
  • Constructor Details

    • Buffer

      public Buffer(MemorySegment segment, long elementCount)
      Creates VkPhysicalDeviceDescriptorIndexingProperties.Buffer with the given segment.
      Parameters:
      segment - the memory segment
      elementCount - the element count
  • Method Details

    • estimateCount

      public long estimateCount()
      Description copied from class: GroupType
      Estimates the element count of this group type buffer.
      Overrides:
      estimateCount in class GroupType
      Returns:
      the estimated element count of the group type buffer
    • asSlice

      public VkPhysicalDeviceDescriptorIndexingProperties asSlice(long index)
      Creates a slice of VkPhysicalDeviceDescriptorIndexingProperties.
      Parameters:
      index - the index of the struct buffer
      Returns:
      the slice of VkPhysicalDeviceDescriptorIndexingProperties
    • asSlice

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer asSlice(long index, long count)
      Creates a slice of VkPhysicalDeviceDescriptorIndexingProperties.
      Parameters:
      index - the index of the struct buffer
      count - the count
      Returns:
      the slice of VkPhysicalDeviceDescriptorIndexingProperties
    • sTypeAt

      public int sTypeAt(long index)
      Returns sType at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      sType at the given index
    • sTypeAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer sTypeAt(long index, int value)
      Sets sType with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • pNextAt

      public MemorySegment pNextAt(long index)
      Returns pNext at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      pNext at the given index
    • pNextAt

      Sets pNext with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxUpdateAfterBindDescriptorsInAllPoolsAt

      public int maxUpdateAfterBindDescriptorsInAllPoolsAt(long index)
      Returns maxUpdateAfterBindDescriptorsInAllPools at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxUpdateAfterBindDescriptorsInAllPools at the given index
    • maxUpdateAfterBindDescriptorsInAllPoolsAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxUpdateAfterBindDescriptorsInAllPoolsAt(long index, int value)
      Sets maxUpdateAfterBindDescriptorsInAllPools with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • shaderUniformBufferArrayNonUniformIndexingNativeAt

      public int shaderUniformBufferArrayNonUniformIndexingNativeAt(long index)
      Returns shaderUniformBufferArrayNonUniformIndexingNative at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      shaderUniformBufferArrayNonUniformIndexingNative at the given index
    • shaderUniformBufferArrayNonUniformIndexingNativeAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer shaderUniformBufferArrayNonUniformIndexingNativeAt(long index, int value)
      Sets shaderUniformBufferArrayNonUniformIndexingNative with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • shaderSampledImageArrayNonUniformIndexingNativeAt

      public int shaderSampledImageArrayNonUniformIndexingNativeAt(long index)
      Returns shaderSampledImageArrayNonUniformIndexingNative at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      shaderSampledImageArrayNonUniformIndexingNative at the given index
    • shaderSampledImageArrayNonUniformIndexingNativeAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer shaderSampledImageArrayNonUniformIndexingNativeAt(long index, int value)
      Sets shaderSampledImageArrayNonUniformIndexingNative with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • shaderStorageBufferArrayNonUniformIndexingNativeAt

      public int shaderStorageBufferArrayNonUniformIndexingNativeAt(long index)
      Returns shaderStorageBufferArrayNonUniformIndexingNative at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      shaderStorageBufferArrayNonUniformIndexingNative at the given index
    • shaderStorageBufferArrayNonUniformIndexingNativeAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer shaderStorageBufferArrayNonUniformIndexingNativeAt(long index, int value)
      Sets shaderStorageBufferArrayNonUniformIndexingNative with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • shaderStorageImageArrayNonUniformIndexingNativeAt

      public int shaderStorageImageArrayNonUniformIndexingNativeAt(long index)
      Returns shaderStorageImageArrayNonUniformIndexingNative at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      shaderStorageImageArrayNonUniformIndexingNative at the given index
    • shaderStorageImageArrayNonUniformIndexingNativeAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer shaderStorageImageArrayNonUniformIndexingNativeAt(long index, int value)
      Sets shaderStorageImageArrayNonUniformIndexingNative with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • shaderInputAttachmentArrayNonUniformIndexingNativeAt

      public int shaderInputAttachmentArrayNonUniformIndexingNativeAt(long index)
      Returns shaderInputAttachmentArrayNonUniformIndexingNative at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      shaderInputAttachmentArrayNonUniformIndexingNative at the given index
    • shaderInputAttachmentArrayNonUniformIndexingNativeAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer shaderInputAttachmentArrayNonUniformIndexingNativeAt(long index, int value)
      Sets shaderInputAttachmentArrayNonUniformIndexingNative with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • robustBufferAccessUpdateAfterBindAt

      public int robustBufferAccessUpdateAfterBindAt(long index)
      Returns robustBufferAccessUpdateAfterBind at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      robustBufferAccessUpdateAfterBind at the given index
    • robustBufferAccessUpdateAfterBindAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer robustBufferAccessUpdateAfterBindAt(long index, int value)
      Sets robustBufferAccessUpdateAfterBind with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • quadDivergentImplicitLodAt

      public int quadDivergentImplicitLodAt(long index)
      Returns quadDivergentImplicitLod at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      quadDivergentImplicitLod at the given index
    • quadDivergentImplicitLodAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer quadDivergentImplicitLodAt(long index, int value)
      Sets quadDivergentImplicitLod with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxPerStageDescriptorUpdateAfterBindSamplersAt

      public int maxPerStageDescriptorUpdateAfterBindSamplersAt(long index)
      Returns maxPerStageDescriptorUpdateAfterBindSamplers at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxPerStageDescriptorUpdateAfterBindSamplers at the given index
    • maxPerStageDescriptorUpdateAfterBindSamplersAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxPerStageDescriptorUpdateAfterBindSamplersAt(long index, int value)
      Sets maxPerStageDescriptorUpdateAfterBindSamplers with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxPerStageDescriptorUpdateAfterBindUniformBuffersAt

      public int maxPerStageDescriptorUpdateAfterBindUniformBuffersAt(long index)
      Returns maxPerStageDescriptorUpdateAfterBindUniformBuffers at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxPerStageDescriptorUpdateAfterBindUniformBuffers at the given index
    • maxPerStageDescriptorUpdateAfterBindUniformBuffersAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxPerStageDescriptorUpdateAfterBindUniformBuffersAt(long index, int value)
      Sets maxPerStageDescriptorUpdateAfterBindUniformBuffers with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxPerStageDescriptorUpdateAfterBindStorageBuffersAt

      public int maxPerStageDescriptorUpdateAfterBindStorageBuffersAt(long index)
      Returns maxPerStageDescriptorUpdateAfterBindStorageBuffers at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxPerStageDescriptorUpdateAfterBindStorageBuffers at the given index
    • maxPerStageDescriptorUpdateAfterBindStorageBuffersAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxPerStageDescriptorUpdateAfterBindStorageBuffersAt(long index, int value)
      Sets maxPerStageDescriptorUpdateAfterBindStorageBuffers with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxPerStageDescriptorUpdateAfterBindSampledImagesAt

      public int maxPerStageDescriptorUpdateAfterBindSampledImagesAt(long index)
      Returns maxPerStageDescriptorUpdateAfterBindSampledImages at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxPerStageDescriptorUpdateAfterBindSampledImages at the given index
    • maxPerStageDescriptorUpdateAfterBindSampledImagesAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxPerStageDescriptorUpdateAfterBindSampledImagesAt(long index, int value)
      Sets maxPerStageDescriptorUpdateAfterBindSampledImages with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxPerStageDescriptorUpdateAfterBindStorageImagesAt

      public int maxPerStageDescriptorUpdateAfterBindStorageImagesAt(long index)
      Returns maxPerStageDescriptorUpdateAfterBindStorageImages at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxPerStageDescriptorUpdateAfterBindStorageImages at the given index
    • maxPerStageDescriptorUpdateAfterBindStorageImagesAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxPerStageDescriptorUpdateAfterBindStorageImagesAt(long index, int value)
      Sets maxPerStageDescriptorUpdateAfterBindStorageImages with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxPerStageDescriptorUpdateAfterBindInputAttachmentsAt

      public int maxPerStageDescriptorUpdateAfterBindInputAttachmentsAt(long index)
      Returns maxPerStageDescriptorUpdateAfterBindInputAttachments at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxPerStageDescriptorUpdateAfterBindInputAttachments at the given index
    • maxPerStageDescriptorUpdateAfterBindInputAttachmentsAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxPerStageDescriptorUpdateAfterBindInputAttachmentsAt(long index, int value)
      Sets maxPerStageDescriptorUpdateAfterBindInputAttachments with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxPerStageUpdateAfterBindResourcesAt

      public int maxPerStageUpdateAfterBindResourcesAt(long index)
      Returns maxPerStageUpdateAfterBindResources at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxPerStageUpdateAfterBindResources at the given index
    • maxPerStageUpdateAfterBindResourcesAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxPerStageUpdateAfterBindResourcesAt(long index, int value)
      Sets maxPerStageUpdateAfterBindResources with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxDescriptorSetUpdateAfterBindSamplersAt

      public int maxDescriptorSetUpdateAfterBindSamplersAt(long index)
      Returns maxDescriptorSetUpdateAfterBindSamplers at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxDescriptorSetUpdateAfterBindSamplers at the given index
    • maxDescriptorSetUpdateAfterBindSamplersAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxDescriptorSetUpdateAfterBindSamplersAt(long index, int value)
      Sets maxDescriptorSetUpdateAfterBindSamplers with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxDescriptorSetUpdateAfterBindUniformBuffersAt

      public int maxDescriptorSetUpdateAfterBindUniformBuffersAt(long index)
      Returns maxDescriptorSetUpdateAfterBindUniformBuffers at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxDescriptorSetUpdateAfterBindUniformBuffers at the given index
    • maxDescriptorSetUpdateAfterBindUniformBuffersAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxDescriptorSetUpdateAfterBindUniformBuffersAt(long index, int value)
      Sets maxDescriptorSetUpdateAfterBindUniformBuffers with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxDescriptorSetUpdateAfterBindUniformBuffersDynamicAt

      public int maxDescriptorSetUpdateAfterBindUniformBuffersDynamicAt(long index)
      Returns maxDescriptorSetUpdateAfterBindUniformBuffersDynamic at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxDescriptorSetUpdateAfterBindUniformBuffersDynamic at the given index
    • maxDescriptorSetUpdateAfterBindUniformBuffersDynamicAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxDescriptorSetUpdateAfterBindUniformBuffersDynamicAt(long index, int value)
      Sets maxDescriptorSetUpdateAfterBindUniformBuffersDynamic with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxDescriptorSetUpdateAfterBindStorageBuffersAt

      public int maxDescriptorSetUpdateAfterBindStorageBuffersAt(long index)
      Returns maxDescriptorSetUpdateAfterBindStorageBuffers at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxDescriptorSetUpdateAfterBindStorageBuffers at the given index
    • maxDescriptorSetUpdateAfterBindStorageBuffersAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxDescriptorSetUpdateAfterBindStorageBuffersAt(long index, int value)
      Sets maxDescriptorSetUpdateAfterBindStorageBuffers with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxDescriptorSetUpdateAfterBindStorageBuffersDynamicAt

      public int maxDescriptorSetUpdateAfterBindStorageBuffersDynamicAt(long index)
      Returns maxDescriptorSetUpdateAfterBindStorageBuffersDynamic at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxDescriptorSetUpdateAfterBindStorageBuffersDynamic at the given index
    • maxDescriptorSetUpdateAfterBindStorageBuffersDynamicAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxDescriptorSetUpdateAfterBindStorageBuffersDynamicAt(long index, int value)
      Sets maxDescriptorSetUpdateAfterBindStorageBuffersDynamic with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxDescriptorSetUpdateAfterBindSampledImagesAt

      public int maxDescriptorSetUpdateAfterBindSampledImagesAt(long index)
      Returns maxDescriptorSetUpdateAfterBindSampledImages at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxDescriptorSetUpdateAfterBindSampledImages at the given index
    • maxDescriptorSetUpdateAfterBindSampledImagesAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxDescriptorSetUpdateAfterBindSampledImagesAt(long index, int value)
      Sets maxDescriptorSetUpdateAfterBindSampledImages with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxDescriptorSetUpdateAfterBindStorageImagesAt

      public int maxDescriptorSetUpdateAfterBindStorageImagesAt(long index)
      Returns maxDescriptorSetUpdateAfterBindStorageImages at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxDescriptorSetUpdateAfterBindStorageImages at the given index
    • maxDescriptorSetUpdateAfterBindStorageImagesAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxDescriptorSetUpdateAfterBindStorageImagesAt(long index, int value)
      Sets maxDescriptorSetUpdateAfterBindStorageImages with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • maxDescriptorSetUpdateAfterBindInputAttachmentsAt

      public int maxDescriptorSetUpdateAfterBindInputAttachmentsAt(long index)
      Returns maxDescriptorSetUpdateAfterBindInputAttachments at the given index.
      Parameters:
      index - the index of the struct buffer
      Returns:
      maxDescriptorSetUpdateAfterBindInputAttachments at the given index
    • maxDescriptorSetUpdateAfterBindInputAttachmentsAt

      public VkPhysicalDeviceDescriptorIndexingProperties.Buffer maxDescriptorSetUpdateAfterBindInputAttachmentsAt(long index, int value)
      Sets maxDescriptorSetUpdateAfterBindInputAttachments with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this