Contents
- Description
- Nested Class Summary
- Field Summary
- Constructor Summary
- Method Summary
- Constructor Details
- Method Details
- estimateCount()
- asSlice(long)
- asSlice(long, long)
- sTypeAt(long)
- sTypeAt(long, int)
- pNextAt(long)
- pNextAt(long, MemorySegment)
- shaderBFloat16TypeAt(long)
- shaderBFloat16TypeAt(long, int)
- shaderBFloat16DotProductAt(long)
- shaderBFloat16DotProductAt(long, int)
- shaderBFloat16CooperativeMatrixAt(long)
- shaderBFloat16CooperativeMatrixAt(long, int)
Class VkPhysicalDeviceShaderBfloat16FeaturesKHR.Buffer
java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.khr.struct.VkPhysicalDeviceShaderBfloat16FeaturesKHR
overrungl.vulkan.khr.struct.VkPhysicalDeviceShaderBfloat16FeaturesKHR.Buffer
- All Implemented Interfaces:
Addressable
- Enclosing class:
VkPhysicalDeviceShaderBfloat16FeaturesKHR
public static final class VkPhysicalDeviceShaderBfloat16FeaturesKHR.Buffer
extends VkPhysicalDeviceShaderBfloat16FeaturesKHR
A buffer of
VkPhysicalDeviceShaderBfloat16FeaturesKHR
.-
Nested Class Summary
Nested classes/interfaces inherited from class overrungl.vulkan.khr.struct.VkPhysicalDeviceShaderBfloat16FeaturesKHR
VkPhysicalDeviceShaderBfloat16FeaturesKHR.Buffer
-
Field Summary
Fields inherited from class overrungl.vulkan.khr.struct.VkPhysicalDeviceShaderBfloat16FeaturesKHR
LAYOUT, LAYOUT_pNext, LAYOUT_shaderBFloat16CooperativeMatrix, LAYOUT_shaderBFloat16DotProduct, LAYOUT_shaderBFloat16Type, LAYOUT_sType, OFFSET_pNext, OFFSET_shaderBFloat16CooperativeMatrix, OFFSET_shaderBFloat16DotProduct, OFFSET_shaderBFloat16Type, OFFSET_sType, VH_pNext, VH_shaderBFloat16CooperativeMatrix, VH_shaderBFloat16DotProduct, VH_shaderBFloat16Type, VH_sType
-
Constructor Summary
ConstructorsConstructorDescriptionBuffer
(MemorySegment segment, long elementCount) CreatesVkPhysicalDeviceShaderBfloat16FeaturesKHR.Buffer
with the given segment. -
Method Summary
Modifier and TypeMethodDescriptionasSlice
(long index) Creates a slice ofVkPhysicalDeviceShaderBfloat16FeaturesKHR
.asSlice
(long index, long count) Creates a slice ofVkPhysicalDeviceShaderBfloat16FeaturesKHR
.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.int
shaderBFloat16CooperativeMatrixAt
(long index) ReturnsshaderBFloat16CooperativeMatrix
at the given index.shaderBFloat16CooperativeMatrixAt
(long index, int value) SetsshaderBFloat16CooperativeMatrix
with the given value at the given index.int
shaderBFloat16DotProductAt
(long index) ReturnsshaderBFloat16DotProduct
at the given index.shaderBFloat16DotProductAt
(long index, int value) SetsshaderBFloat16DotProduct
with the given value at the given index.int
shaderBFloat16TypeAt
(long index) ReturnsshaderBFloat16Type
at the given index.shaderBFloat16TypeAt
(long index, int value) SetsshaderBFloat16Type
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.khr.struct.VkPhysicalDeviceShaderBfloat16FeaturesKHR
alloc, alloc, allocInit, allocInit, allocInit, allocInit, allocInit, asBuffer, copyFrom, of, ofNative, ofNative, pNext, pNext, pNext, pNext, shaderBFloat16CooperativeMatrix, shaderBFloat16CooperativeMatrix, shaderBFloat16CooperativeMatrix, shaderBFloat16CooperativeMatrix, shaderBFloat16DotProduct, shaderBFloat16DotProduct, shaderBFloat16DotProduct, shaderBFloat16DotProduct, shaderBFloat16Type, shaderBFloat16Type, shaderBFloat16Type, shaderBFloat16Type, sType, sType, sType, sType
Methods inherited from class overrungl.struct.GroupType
estimateCount, groupLayout, segment
-
Constructor Details
-
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 ofVkPhysicalDeviceShaderBfloat16FeaturesKHR
.- Parameters:
index
- the index of the struct buffer- Returns:
- the slice of
VkPhysicalDeviceShaderBfloat16FeaturesKHR
-
asSlice
Creates a slice ofVkPhysicalDeviceShaderBfloat16FeaturesKHR
.- Parameters:
index
- the index of the struct buffercount
- the count- Returns:
- the slice of
VkPhysicalDeviceShaderBfloat16FeaturesKHR
-
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
-
shaderBFloat16TypeAt
public int shaderBFloat16TypeAt(long index) ReturnsshaderBFloat16Type
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
shaderBFloat16Type
at the given index
-
shaderBFloat16TypeAt
SetsshaderBFloat16Type
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
shaderBFloat16DotProductAt
public int shaderBFloat16DotProductAt(long index) ReturnsshaderBFloat16DotProduct
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
shaderBFloat16DotProduct
at the given index
-
shaderBFloat16DotProductAt
public VkPhysicalDeviceShaderBfloat16FeaturesKHR.Buffer shaderBFloat16DotProductAt(long index, int value) SetsshaderBFloat16DotProduct
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-
shaderBFloat16CooperativeMatrixAt
public int shaderBFloat16CooperativeMatrixAt(long index) ReturnsshaderBFloat16CooperativeMatrix
at the given index.- Parameters:
index
- the index of the struct buffer- Returns:
shaderBFloat16CooperativeMatrix
at the given index
-
shaderBFloat16CooperativeMatrixAt
public VkPhysicalDeviceShaderBfloat16FeaturesKHR.Buffer shaderBFloat16CooperativeMatrixAt(long index, int value) SetsshaderBFloat16CooperativeMatrix
with the given value at the given index.- Parameters:
index
- the index of the struct buffervalue
- the value- Returns:
this
-