Class VkPhysicalDeviceImageProcessing2FeaturesQCOM.Buffer

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

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

    • Buffer

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

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

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

      public VkPhysicalDeviceImageProcessing2FeaturesQCOM.Buffer textureBlockMatch2At(long index, int value)
      Sets textureBlockMatch2 with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this