Class VkPhysicalDeviceTexelBufferAlignmentProperties.Buffer
java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.struct.VkPhysicalDeviceTexelBufferAlignmentProperties
overrungl.vulkan.struct.VkPhysicalDeviceTexelBufferAlignmentProperties.Buffer
- All Implemented Interfaces:
Addressable
- Enclosing class:
VkPhysicalDeviceTexelBufferAlignmentProperties
public static final class VkPhysicalDeviceTexelBufferAlignmentProperties.Buffer
extends VkPhysicalDeviceTexelBufferAlignmentProperties
A buffer of
VkPhysicalDeviceTexelBufferAlignmentProperties
.-
Nested Class Summary
Nested classes/interfaces inherited from class overrungl.vulkan.struct.VkPhysicalDeviceTexelBufferAlignmentProperties
VkPhysicalDeviceTexelBufferAlignmentProperties.Buffer
-
Field Summary
Fields inherited from class overrungl.vulkan.struct.VkPhysicalDeviceTexelBufferAlignmentProperties
LAYOUT, LAYOUT_pNext, LAYOUT_storageTexelBufferOffsetAlignmentBytes, LAYOUT_storageTexelBufferOffsetSingleTexelAlignment, LAYOUT_sType, LAYOUT_uniformTexelBufferOffsetAlignmentBytes, LAYOUT_uniformTexelBufferOffsetSingleTexelAlignment, OFFSET_pNext, OFFSET_storageTexelBufferOffsetAlignmentBytes, OFFSET_storageTexelBufferOffsetSingleTexelAlignment, OFFSET_sType, OFFSET_uniformTexelBufferOffsetAlignmentBytes, OFFSET_uniformTexelBufferOffsetSingleTexelAlignment, VH_pNext, VH_storageTexelBufferOffsetAlignmentBytes, VH_storageTexelBufferOffsetSingleTexelAlignment, VH_sType, VH_uniformTexelBufferOffsetAlignmentBytes, VH_uniformTexelBufferOffsetSingleTexelAlignment
-
Constructor Summary
ConstructorsConstructorDescriptionBuffer
(MemorySegment segment, long elementCount) CreatesVkPhysicalDeviceTexelBufferAlignmentProperties.Buffer
with the given segment. -
Method Summary
Modifier and TypeMethodDescriptionasSlice
(long index) Creates a slice ofVkPhysicalDeviceTexelBufferAlignmentProperties
.asSlice
(long index, long count) Creates a slice ofVkPhysicalDeviceTexelBufferAlignmentProperties
.long
Estimates the element count of this group type buffer.pNextAt
(long index) ReturnspNext
at the given index.pNextAt
(long index, MemorySegment value) SetspNext
with the given value at the given index.long
storageTexelBufferOffsetAlignmentBytesAt
(long index) ReturnsstorageTexelBufferOffsetAlignmentBytes
at the given index.storageTexelBufferOffsetAlignmentBytesAt
(long index, long value) SetsstorageTexelBufferOffsetAlignmentBytes
with the given value at the given index.int
storageTexelBufferOffsetSingleTexelAlignmentAt
(long index) ReturnsstorageTexelBufferOffsetSingleTexelAlignment
at the given index.storageTexelBufferOffsetSingleTexelAlignmentAt
(long index, int value) SetsstorageTexelBufferOffsetSingleTexelAlignment
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.long
uniformTexelBufferOffsetAlignmentBytesAt
(long index) ReturnsuniformTexelBufferOffsetAlignmentBytes
at the given index.uniformTexelBufferOffsetAlignmentBytesAt
(long index, long value) SetsuniformTexelBufferOffsetAlignmentBytes
with the given value at the given index.int
uniformTexelBufferOffsetSingleTexelAlignmentAt
(long index) ReturnsuniformTexelBufferOffsetSingleTexelAlignment
at the given index.uniformTexelBufferOffsetSingleTexelAlignmentAt
(long index, int value) SetsuniformTexelBufferOffsetSingleTexelAlignment
with the given value at the given index.Methods inherited from class overrungl.vulkan.struct.VkPhysicalDeviceTexelBufferAlignmentProperties
alloc, alloc, asBuffer, copyFrom, of, ofNative, ofNative, pNext, pNext, pNext, pNext, storageTexelBufferOffsetAlignmentBytes, storageTexelBufferOffsetAlignmentBytes, storageTexelBufferOffsetAlignmentBytes, storageTexelBufferOffsetAlignmentBytes, storageTexelBufferOffsetSingleTexelAlignment, storageTexelBufferOffsetSingleTexelAlignment, storageTexelBufferOffsetSingleTexelAlignment, storageTexelBufferOffsetSingleTexelAlignment, sType, sType, sType, sType, uniformTexelBufferOffsetAlignmentBytes, uniformTexelBufferOffsetAlignmentBytes, uniformTexelBufferOffsetAlignmentBytes, uniformTexelBufferOffsetAlignmentBytes, uniformTexelBufferOffsetSingleTexelAlignment, uniformTexelBufferOffsetSingleTexelAlignment, uniformTexelBufferOffsetSingleTexelAlignment, uniformTexelBufferOffsetSingleTexelAlignment
Methods inherited from class overrungl.struct.GroupType
estimateCount, groupLayout, segment
-
Constructor Details
-
Buffer
CreatesVkPhysicalDeviceTexelBufferAlignmentProperties.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 ofVkPhysicalDeviceTexelBufferAlignmentProperties
.- Parameters:
index
- the index of the struct buffer- Returns:
- the slice of
VkPhysicalDeviceTexelBufferAlignmentProperties
-
asSlice
Creates a slice ofVkPhysicalDeviceTexelBufferAlignmentProperties
.- Parameters:
index
- the index of the struct buffercount
- the count- Returns:
- the slice of
VkPhysicalDeviceTexelBufferAlignmentProperties
-
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
public VkPhysicalDeviceTexelBufferAlignmentProperties.Buffer pNextAt(long index, MemorySegment value) SetspNext
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
storageTexelBufferOffsetAlignmentBytesAt
public long storageTexelBufferOffsetAlignmentBytesAt(long index) ReturnsstorageTexelBufferOffsetAlignmentBytes
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
storageTexelBufferOffsetAlignmentBytes
at the given index
-
storageTexelBufferOffsetAlignmentBytesAt
public VkPhysicalDeviceTexelBufferAlignmentProperties.Buffer storageTexelBufferOffsetAlignmentBytesAt(long index, long value) SetsstorageTexelBufferOffsetAlignmentBytes
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
storageTexelBufferOffsetSingleTexelAlignmentAt
public int storageTexelBufferOffsetSingleTexelAlignmentAt(long index) ReturnsstorageTexelBufferOffsetSingleTexelAlignment
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
storageTexelBufferOffsetSingleTexelAlignment
at the given index
-
storageTexelBufferOffsetSingleTexelAlignmentAt
public VkPhysicalDeviceTexelBufferAlignmentProperties.Buffer storageTexelBufferOffsetSingleTexelAlignmentAt(long index, int value) SetsstorageTexelBufferOffsetSingleTexelAlignment
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
uniformTexelBufferOffsetAlignmentBytesAt
public long uniformTexelBufferOffsetAlignmentBytesAt(long index) ReturnsuniformTexelBufferOffsetAlignmentBytes
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
uniformTexelBufferOffsetAlignmentBytes
at the given index
-
uniformTexelBufferOffsetAlignmentBytesAt
public VkPhysicalDeviceTexelBufferAlignmentProperties.Buffer uniformTexelBufferOffsetAlignmentBytesAt(long index, long value) SetsuniformTexelBufferOffsetAlignmentBytes
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
uniformTexelBufferOffsetSingleTexelAlignmentAt
public int uniformTexelBufferOffsetSingleTexelAlignmentAt(long index) ReturnsuniformTexelBufferOffsetSingleTexelAlignment
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
uniformTexelBufferOffsetSingleTexelAlignment
at the given index
-
uniformTexelBufferOffsetSingleTexelAlignmentAt
public VkPhysicalDeviceTexelBufferAlignmentProperties.Buffer uniformTexelBufferOffsetSingleTexelAlignmentAt(long index, int value) SetsuniformTexelBufferOffsetSingleTexelAlignment
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-