Class VkPhysicalDeviceShaderTileImageFeaturesEXT.Buffer

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

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

    • Buffer

      public Buffer(MemorySegment segment, long elementCount)
      Creates VkPhysicalDeviceShaderTileImageFeaturesEXT.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 VkPhysicalDeviceShaderTileImageFeaturesEXT asSlice(long index)
      Creates a slice of VkPhysicalDeviceShaderTileImageFeaturesEXT.
      Parameters:
      index - the index of the struct buffer
      Returns:
      the slice of VkPhysicalDeviceShaderTileImageFeaturesEXT
    • asSlice

      public VkPhysicalDeviceShaderTileImageFeaturesEXT.Buffer asSlice(long index, long count)
      Creates a slice of VkPhysicalDeviceShaderTileImageFeaturesEXT.
      Parameters:
      index - the index of the struct buffer
      count - the count
      Returns:
      the slice of VkPhysicalDeviceShaderTileImageFeaturesEXT
    • 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 VkPhysicalDeviceShaderTileImageFeaturesEXT.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
    • shaderTileImageColorReadAccessAt

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

      public VkPhysicalDeviceShaderTileImageFeaturesEXT.Buffer shaderTileImageColorReadAccessAt(long index, int value)
      Sets shaderTileImageColorReadAccess with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • shaderTileImageDepthReadAccessAt

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

      public VkPhysicalDeviceShaderTileImageFeaturesEXT.Buffer shaderTileImageDepthReadAccessAt(long index, int value)
      Sets shaderTileImageDepthReadAccess with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • shaderTileImageStencilReadAccessAt

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

      public VkPhysicalDeviceShaderTileImageFeaturesEXT.Buffer shaderTileImageStencilReadAccessAt(long index, int value)
      Sets shaderTileImageStencilReadAccess with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this