Class VkPhysicalDeviceShaderTileImagePropertiesEXT.Buffer

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

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

    • Buffer

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

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

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

      public VkPhysicalDeviceShaderTileImagePropertiesEXT.Buffer shaderTileImageCoherentReadAcceleratedAt(long index, int value)
      Sets shaderTileImageCoherentReadAccelerated with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • shaderTileImageReadSampleFromPixelRateInvocationAt

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

      public VkPhysicalDeviceShaderTileImagePropertiesEXT.Buffer shaderTileImageReadSampleFromPixelRateInvocationAt(long index, int value)
      Sets shaderTileImageReadSampleFromPixelRateInvocation with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • shaderTileImageReadFromHelperInvocationAt

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

      public VkPhysicalDeviceShaderTileImagePropertiesEXT.Buffer shaderTileImageReadFromHelperInvocationAt(long index, int value)
      Sets shaderTileImageReadFromHelperInvocation with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this