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
A buffer of
VkPhysicalDeviceMaintenance5Properties
.-
Nested Class Summary
Nested classes/interfaces inherited from class overrungl.vulkan.struct.VkPhysicalDeviceMaintenance5Properties
VkPhysicalDeviceMaintenance5Properties.Buffer
-
Field Summary
Fields inherited from class overrungl.vulkan.struct.VkPhysicalDeviceMaintenance5Properties
LAYOUT, LAYOUT_depthStencilSwizzleOneSupport, LAYOUT_earlyFragmentMultisampleCoverageAfterSampleCounting, LAYOUT_earlyFragmentSampleMaskTestBeforeSampleCounting, LAYOUT_nonStrictSinglePixelWideLinesUseParallelogram, LAYOUT_nonStrictWideLinesUseParallelogram, LAYOUT_pNext, LAYOUT_polygonModePointSize, LAYOUT_sType, OFFSET_depthStencilSwizzleOneSupport, OFFSET_earlyFragmentMultisampleCoverageAfterSampleCounting, OFFSET_earlyFragmentSampleMaskTestBeforeSampleCounting, OFFSET_nonStrictSinglePixelWideLinesUseParallelogram, OFFSET_nonStrictWideLinesUseParallelogram, OFFSET_pNext, OFFSET_polygonModePointSize, OFFSET_sType, VH_depthStencilSwizzleOneSupport, VH_earlyFragmentMultisampleCoverageAfterSampleCounting, VH_earlyFragmentSampleMaskTestBeforeSampleCounting, VH_nonStrictSinglePixelWideLinesUseParallelogram, VH_nonStrictWideLinesUseParallelogram, VH_pNext, VH_polygonModePointSize, VH_sType
-
Constructor Summary
ConstructorsConstructorDescriptionBuffer
(MemorySegment segment, long elementCount) CreatesVkPhysicalDeviceMaintenance5Properties.Buffer
with the given segment. -
Method Summary
Modifier and TypeMethodDescriptionasSlice
(long index) Creates a slice ofVkPhysicalDeviceMaintenance5Properties
.asSlice
(long index, long count) Creates a slice ofVkPhysicalDeviceMaintenance5Properties
.int
depthStencilSwizzleOneSupportAt
(long index) ReturnsdepthStencilSwizzleOneSupport
at the given index.depthStencilSwizzleOneSupportAt
(long index, int value) SetsdepthStencilSwizzleOneSupport
with the given value at the given index.int
ReturnsearlyFragmentMultisampleCoverageAfterSampleCounting
at the given index.earlyFragmentMultisampleCoverageAfterSampleCountingAt
(long index, int value) SetsearlyFragmentMultisampleCoverageAfterSampleCounting
with the given value at the given index.int
ReturnsearlyFragmentSampleMaskTestBeforeSampleCounting
at the given index.earlyFragmentSampleMaskTestBeforeSampleCountingAt
(long index, int value) SetsearlyFragmentSampleMaskTestBeforeSampleCounting
with the given value at the given index.long
Estimates the element count of this group type buffer.int
nonStrictSinglePixelWideLinesUseParallelogramAt
(long index) ReturnsnonStrictSinglePixelWideLinesUseParallelogram
at the given index.nonStrictSinglePixelWideLinesUseParallelogramAt
(long index, int value) SetsnonStrictSinglePixelWideLinesUseParallelogram
with the given value at the given index.int
nonStrictWideLinesUseParallelogramAt
(long index) ReturnsnonStrictWideLinesUseParallelogram
at the given index.nonStrictWideLinesUseParallelogramAt
(long index, int value) SetsnonStrictWideLinesUseParallelogram
with the given value at the given index.pNextAt
(long index) ReturnspNext
at the given index.pNextAt
(long index, MemorySegment value) SetspNext
with the given value at the given index.int
polygonModePointSizeAt
(long index) ReturnspolygonModePointSize
at the given index.polygonModePointSizeAt
(long index, int value) SetspolygonModePointSize
with the given value at the given index.int
sTypeAt
(long index) ReturnssType
at the given index.sTypeAt
(long index, int value) SetssType
with the given value at the given index.Methods inherited from class overrungl.vulkan.struct.VkPhysicalDeviceMaintenance5Properties
alloc, alloc, asBuffer, copyFrom, depthStencilSwizzleOneSupport, depthStencilSwizzleOneSupport, depthStencilSwizzleOneSupport, depthStencilSwizzleOneSupport, earlyFragmentMultisampleCoverageAfterSampleCounting, earlyFragmentMultisampleCoverageAfterSampleCounting, earlyFragmentMultisampleCoverageAfterSampleCounting, earlyFragmentMultisampleCoverageAfterSampleCounting, earlyFragmentSampleMaskTestBeforeSampleCounting, earlyFragmentSampleMaskTestBeforeSampleCounting, earlyFragmentSampleMaskTestBeforeSampleCounting, earlyFragmentSampleMaskTestBeforeSampleCounting, nonStrictSinglePixelWideLinesUseParallelogram, nonStrictSinglePixelWideLinesUseParallelogram, nonStrictSinglePixelWideLinesUseParallelogram, nonStrictSinglePixelWideLinesUseParallelogram, nonStrictWideLinesUseParallelogram, nonStrictWideLinesUseParallelogram, nonStrictWideLinesUseParallelogram, nonStrictWideLinesUseParallelogram, of, ofNative, ofNative, pNext, pNext, pNext, pNext, polygonModePointSize, polygonModePointSize, polygonModePointSize, polygonModePointSize, sType, sType, sType, sType
Methods inherited from class overrungl.struct.GroupType
estimateCount, groupLayout, segment
-
Constructor Details
-
Buffer
CreatesVkPhysicalDeviceMaintenance5Properties.Buffer
with the given segment.- Parameters:
segment
- the memory segmentelementCount
- 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 classGroupType
- Returns:
- the estimated element count of the group type buffer
-
asSlice
Creates a slice ofVkPhysicalDeviceMaintenance5Properties
.- Parameters:
index
- the index of the struct buffer- Returns:
- the slice of
VkPhysicalDeviceMaintenance5Properties
-
asSlice
Creates a slice ofVkPhysicalDeviceMaintenance5Properties
.- Parameters:
index
- the index of the struct buffercount
- the count- Returns:
- the slice of
VkPhysicalDeviceMaintenance5Properties
-
sTypeAt
public int sTypeAt(long index) ReturnssType
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
sType
at the given index
-
sTypeAt
SetssType
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
pNextAt
ReturnspNext
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
pNext
at the given index
-
pNextAt
SetspNext
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
earlyFragmentMultisampleCoverageAfterSampleCountingAt
public int earlyFragmentMultisampleCoverageAfterSampleCountingAt(long index) ReturnsearlyFragmentMultisampleCoverageAfterSampleCounting
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) SetsearlyFragmentMultisampleCoverageAfterSampleCounting
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
earlyFragmentSampleMaskTestBeforeSampleCountingAt
public int earlyFragmentSampleMaskTestBeforeSampleCountingAt(long index) ReturnsearlyFragmentSampleMaskTestBeforeSampleCounting
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) SetsearlyFragmentSampleMaskTestBeforeSampleCounting
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
depthStencilSwizzleOneSupportAt
public int depthStencilSwizzleOneSupportAt(long index) ReturnsdepthStencilSwizzleOneSupport
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) SetsdepthStencilSwizzleOneSupport
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
polygonModePointSizeAt
public int polygonModePointSizeAt(long index) ReturnspolygonModePointSize
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
polygonModePointSize
at the given index
-
polygonModePointSizeAt
SetspolygonModePointSize
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
nonStrictSinglePixelWideLinesUseParallelogramAt
public int nonStrictSinglePixelWideLinesUseParallelogramAt(long index) ReturnsnonStrictSinglePixelWideLinesUseParallelogram
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) SetsnonStrictSinglePixelWideLinesUseParallelogram
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
nonStrictWideLinesUseParallelogramAt
public int nonStrictWideLinesUseParallelogramAt(long index) ReturnsnonStrictWideLinesUseParallelogram
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) SetsnonStrictWideLinesUseParallelogram
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-