Class VkPhysicalDeviceMaintenance5Properties.Buffer

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

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

    • Buffer

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

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

      public VkPhysicalDeviceMaintenance5Properties.Buffer pNextAt(long index, MemorySegment value)
      Sets pNext with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • earlyFragmentMultisampleCoverageAfterSampleCountingAt

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

      public VkPhysicalDeviceMaintenance5Properties.Buffer earlyFragmentMultisampleCoverageAfterSampleCountingAt(long index, int value)
      Sets earlyFragmentMultisampleCoverageAfterSampleCounting with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • earlyFragmentSampleMaskTestBeforeSampleCountingAt

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

      public VkPhysicalDeviceMaintenance5Properties.Buffer earlyFragmentSampleMaskTestBeforeSampleCountingAt(long index, int value)
      Sets earlyFragmentSampleMaskTestBeforeSampleCounting with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • depthStencilSwizzleOneSupportAt

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

      public VkPhysicalDeviceMaintenance5Properties.Buffer depthStencilSwizzleOneSupportAt(long index, int value)
      Sets depthStencilSwizzleOneSupport with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • polygonModePointSizeAt

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

      public VkPhysicalDeviceMaintenance5Properties.Buffer polygonModePointSizeAt(long index, int value)
      Sets polygonModePointSize with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • nonStrictSinglePixelWideLinesUseParallelogramAt

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

      public VkPhysicalDeviceMaintenance5Properties.Buffer nonStrictSinglePixelWideLinesUseParallelogramAt(long index, int value)
      Sets nonStrictSinglePixelWideLinesUseParallelogram with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this
    • nonStrictWideLinesUseParallelogramAt

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

      public VkPhysicalDeviceMaintenance5Properties.Buffer nonStrictWideLinesUseParallelogramAt(long index, int value)
      Sets nonStrictWideLinesUseParallelogram with the given value at the given index.
      Parameters:
      index - the index of the struct buffer
      value - the value
      Returns:
      this