Class VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.ext.struct.VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
- All Implemented Interfaces:
Addressable
- Direct Known Subclasses:
VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT.Buffer
public sealed class VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
extends GroupType
permits VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT.Buffer
Layout
struct VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT {
(int) VkStructureType sType;
void* pNext;
(uint32_t) VkBool32 shaderBufferFloat16Atomics;
(uint32_t) VkBool32 shaderBufferFloat16AtomicAdd;
(uint32_t) VkBool32 shaderBufferFloat16AtomicMinMax;
(uint32_t) VkBool32 shaderBufferFloat32AtomicMinMax;
(uint32_t) VkBool32 shaderBufferFloat64AtomicMinMax;
(uint32_t) VkBool32 shaderSharedFloat16Atomics;
(uint32_t) VkBool32 shaderSharedFloat16AtomicAdd;
(uint32_t) VkBool32 shaderSharedFloat16AtomicMinMax;
(uint32_t) VkBool32 shaderSharedFloat32AtomicMinMax;
(uint32_t) VkBool32 shaderSharedFloat64AtomicMinMax;
(uint32_t) VkBool32 shaderImageFloat32AtomicMinMax;
(uint32_t) VkBool32 sparseImageFloat32AtomicMinMax;
};
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
A buffer ofVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GroupLayout
The struct layout ofVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
.static final MemoryLayout
The memory layout ofpNext
.static final MemoryLayout
The memory layout ofshaderBufferFloat16AtomicAdd
.static final MemoryLayout
The memory layout ofshaderBufferFloat16AtomicMinMax
.static final MemoryLayout
The memory layout ofshaderBufferFloat16Atomics
.static final MemoryLayout
The memory layout ofshaderBufferFloat32AtomicMinMax
.static final MemoryLayout
The memory layout ofshaderBufferFloat64AtomicMinMax
.static final MemoryLayout
The memory layout ofshaderImageFloat32AtomicMinMax
.static final MemoryLayout
The memory layout ofshaderSharedFloat16AtomicAdd
.static final MemoryLayout
The memory layout ofshaderSharedFloat16AtomicMinMax
.static final MemoryLayout
The memory layout ofshaderSharedFloat16Atomics
.static final MemoryLayout
The memory layout ofshaderSharedFloat32AtomicMinMax
.static final MemoryLayout
The memory layout ofshaderSharedFloat64AtomicMinMax
.static final MemoryLayout
The memory layout ofsparseImageFloat32AtomicMinMax
.static final MemoryLayout
The memory layout ofsType
.static final long
The byte offset ofpNext
.static final long
The byte offset ofshaderBufferFloat16AtomicAdd
.static final long
The byte offset ofshaderBufferFloat16AtomicMinMax
.static final long
The byte offset ofshaderBufferFloat16Atomics
.static final long
The byte offset ofshaderBufferFloat32AtomicMinMax
.static final long
The byte offset ofshaderBufferFloat64AtomicMinMax
.static final long
The byte offset ofshaderImageFloat32AtomicMinMax
.static final long
The byte offset ofshaderSharedFloat16AtomicAdd
.static final long
The byte offset ofshaderSharedFloat16AtomicMinMax
.static final long
The byte offset ofshaderSharedFloat16Atomics
.static final long
The byte offset ofshaderSharedFloat32AtomicMinMax
.static final long
The byte offset ofshaderSharedFloat64AtomicMinMax
.static final long
The byte offset ofsparseImageFloat32AtomicMinMax
.static final long
The byte offset ofsType
.static final VarHandle
static final VarHandle
TheVarHandle
ofshaderBufferFloat16AtomicAdd
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderBufferFloat16AtomicMinMax
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderBufferFloat16Atomics
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderBufferFloat32AtomicMinMax
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderBufferFloat64AtomicMinMax
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderImageFloat32AtomicMinMax
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderSharedFloat16AtomicAdd
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderSharedFloat16AtomicMinMax
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderSharedFloat16Atomics
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderSharedFloat32AtomicMinMax
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofshaderSharedFloat64AtomicMinMax
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
ofsparseImageFloat32AtomicMinMax
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
-
Constructor Summary
ConstructorsConstructorDescriptionCreatesVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment. -
Method Summary
Modifier and TypeMethodDescriptionalloc
(SegmentAllocator allocator) Allocates aVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment allocator.alloc
(SegmentAllocator allocator, long count) Allocates aVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment allocator and count.asBuffer()
Converts this instance to a buffer.Copies from the given source.of
(MemorySegment segment) CreatesVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment.ofNative
(MemorySegment segment) CreatesVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment.ofNative
(MemorySegment segment, long count) CreatesVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment.pNext()
ReturnspNext
.pNext
(MemorySegment value) SetspNext
with the given value.static MemorySegment
pNext
(MemorySegment segment, long index) ReturnspNext
at the given index.static void
pNext
(MemorySegment segment, long index, MemorySegment value) SetspNext
with the given value at the given index.int
ReturnsshaderBufferFloat16AtomicAdd
.shaderBufferFloat16AtomicAdd
(int value) SetsshaderBufferFloat16AtomicAdd
with the given value.static int
shaderBufferFloat16AtomicAdd
(MemorySegment segment, long index) ReturnsshaderBufferFloat16AtomicAdd
at the given index.static void
shaderBufferFloat16AtomicAdd
(MemorySegment segment, long index, int value) SetsshaderBufferFloat16AtomicAdd
with the given value at the given index.int
ReturnsshaderBufferFloat16AtomicMinMax
.shaderBufferFloat16AtomicMinMax
(int value) SetsshaderBufferFloat16AtomicMinMax
with the given value.static int
shaderBufferFloat16AtomicMinMax
(MemorySegment segment, long index) ReturnsshaderBufferFloat16AtomicMinMax
at the given index.static void
shaderBufferFloat16AtomicMinMax
(MemorySegment segment, long index, int value) SetsshaderBufferFloat16AtomicMinMax
with the given value at the given index.int
ReturnsshaderBufferFloat16Atomics
.shaderBufferFloat16Atomics
(int value) SetsshaderBufferFloat16Atomics
with the given value.static int
shaderBufferFloat16Atomics
(MemorySegment segment, long index) ReturnsshaderBufferFloat16Atomics
at the given index.static void
shaderBufferFloat16Atomics
(MemorySegment segment, long index, int value) SetsshaderBufferFloat16Atomics
with the given value at the given index.int
ReturnsshaderBufferFloat32AtomicMinMax
.shaderBufferFloat32AtomicMinMax
(int value) SetsshaderBufferFloat32AtomicMinMax
with the given value.static int
shaderBufferFloat32AtomicMinMax
(MemorySegment segment, long index) ReturnsshaderBufferFloat32AtomicMinMax
at the given index.static void
shaderBufferFloat32AtomicMinMax
(MemorySegment segment, long index, int value) SetsshaderBufferFloat32AtomicMinMax
with the given value at the given index.int
ReturnsshaderBufferFloat64AtomicMinMax
.shaderBufferFloat64AtomicMinMax
(int value) SetsshaderBufferFloat64AtomicMinMax
with the given value.static int
shaderBufferFloat64AtomicMinMax
(MemorySegment segment, long index) ReturnsshaderBufferFloat64AtomicMinMax
at the given index.static void
shaderBufferFloat64AtomicMinMax
(MemorySegment segment, long index, int value) SetsshaderBufferFloat64AtomicMinMax
with the given value at the given index.int
ReturnsshaderImageFloat32AtomicMinMax
.shaderImageFloat32AtomicMinMax
(int value) SetsshaderImageFloat32AtomicMinMax
with the given value.static int
shaderImageFloat32AtomicMinMax
(MemorySegment segment, long index) ReturnsshaderImageFloat32AtomicMinMax
at the given index.static void
shaderImageFloat32AtomicMinMax
(MemorySegment segment, long index, int value) SetsshaderImageFloat32AtomicMinMax
with the given value at the given index.int
ReturnsshaderSharedFloat16AtomicAdd
.shaderSharedFloat16AtomicAdd
(int value) SetsshaderSharedFloat16AtomicAdd
with the given value.static int
shaderSharedFloat16AtomicAdd
(MemorySegment segment, long index) ReturnsshaderSharedFloat16AtomicAdd
at the given index.static void
shaderSharedFloat16AtomicAdd
(MemorySegment segment, long index, int value) SetsshaderSharedFloat16AtomicAdd
with the given value at the given index.int
ReturnsshaderSharedFloat16AtomicMinMax
.shaderSharedFloat16AtomicMinMax
(int value) SetsshaderSharedFloat16AtomicMinMax
with the given value.static int
shaderSharedFloat16AtomicMinMax
(MemorySegment segment, long index) ReturnsshaderSharedFloat16AtomicMinMax
at the given index.static void
shaderSharedFloat16AtomicMinMax
(MemorySegment segment, long index, int value) SetsshaderSharedFloat16AtomicMinMax
with the given value at the given index.int
ReturnsshaderSharedFloat16Atomics
.shaderSharedFloat16Atomics
(int value) SetsshaderSharedFloat16Atomics
with the given value.static int
shaderSharedFloat16Atomics
(MemorySegment segment, long index) ReturnsshaderSharedFloat16Atomics
at the given index.static void
shaderSharedFloat16Atomics
(MemorySegment segment, long index, int value) SetsshaderSharedFloat16Atomics
with the given value at the given index.int
ReturnsshaderSharedFloat32AtomicMinMax
.shaderSharedFloat32AtomicMinMax
(int value) SetsshaderSharedFloat32AtomicMinMax
with the given value.static int
shaderSharedFloat32AtomicMinMax
(MemorySegment segment, long index) ReturnsshaderSharedFloat32AtomicMinMax
at the given index.static void
shaderSharedFloat32AtomicMinMax
(MemorySegment segment, long index, int value) SetsshaderSharedFloat32AtomicMinMax
with the given value at the given index.int
ReturnsshaderSharedFloat64AtomicMinMax
.shaderSharedFloat64AtomicMinMax
(int value) SetsshaderSharedFloat64AtomicMinMax
with the given value.static int
shaderSharedFloat64AtomicMinMax
(MemorySegment segment, long index) ReturnsshaderSharedFloat64AtomicMinMax
at the given index.static void
shaderSharedFloat64AtomicMinMax
(MemorySegment segment, long index, int value) SetsshaderSharedFloat64AtomicMinMax
with the given value at the given index.int
ReturnssparseImageFloat32AtomicMinMax
.sparseImageFloat32AtomicMinMax
(int value) SetssparseImageFloat32AtomicMinMax
with the given value.static int
sparseImageFloat32AtomicMinMax
(MemorySegment segment, long index) ReturnssparseImageFloat32AtomicMinMax
at the given index.static void
sparseImageFloat32AtomicMinMax
(MemorySegment segment, long index, int value) SetssparseImageFloat32AtomicMinMax
with the given value at the given index.int
sType()
ReturnssType
.sType
(int value) SetssType
with the given value.static int
sType
(MemorySegment segment, long index) ReturnssType
at the given index.static void
sType
(MemorySegment segment, long index, int value) SetssType
with the given value at the given index.Methods inherited from class overrungl.struct.GroupType
estimateCount, estimateCount, groupLayout, segment
-
Field Details
-
LAYOUT
The struct layout ofVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
. -
OFFSET_sType
public static final long OFFSET_sTypeThe byte offset ofsType
. -
LAYOUT_sType
The memory layout ofsType
. -
VH_sType
-
OFFSET_pNext
public static final long OFFSET_pNextThe byte offset ofpNext
. -
LAYOUT_pNext
The memory layout ofpNext
. -
VH_pNext
-
OFFSET_shaderBufferFloat16Atomics
public static final long OFFSET_shaderBufferFloat16AtomicsThe byte offset ofshaderBufferFloat16Atomics
. -
LAYOUT_shaderBufferFloat16Atomics
The memory layout ofshaderBufferFloat16Atomics
. -
VH_shaderBufferFloat16Atomics
-
OFFSET_shaderBufferFloat16AtomicAdd
public static final long OFFSET_shaderBufferFloat16AtomicAddThe byte offset ofshaderBufferFloat16AtomicAdd
. -
LAYOUT_shaderBufferFloat16AtomicAdd
The memory layout ofshaderBufferFloat16AtomicAdd
. -
VH_shaderBufferFloat16AtomicAdd
-
OFFSET_shaderBufferFloat16AtomicMinMax
public static final long OFFSET_shaderBufferFloat16AtomicMinMaxThe byte offset ofshaderBufferFloat16AtomicMinMax
. -
LAYOUT_shaderBufferFloat16AtomicMinMax
The memory layout ofshaderBufferFloat16AtomicMinMax
. -
VH_shaderBufferFloat16AtomicMinMax
-
OFFSET_shaderBufferFloat32AtomicMinMax
public static final long OFFSET_shaderBufferFloat32AtomicMinMaxThe byte offset ofshaderBufferFloat32AtomicMinMax
. -
LAYOUT_shaderBufferFloat32AtomicMinMax
The memory layout ofshaderBufferFloat32AtomicMinMax
. -
VH_shaderBufferFloat32AtomicMinMax
-
OFFSET_shaderBufferFloat64AtomicMinMax
public static final long OFFSET_shaderBufferFloat64AtomicMinMaxThe byte offset ofshaderBufferFloat64AtomicMinMax
. -
LAYOUT_shaderBufferFloat64AtomicMinMax
The memory layout ofshaderBufferFloat64AtomicMinMax
. -
VH_shaderBufferFloat64AtomicMinMax
-
OFFSET_shaderImageFloat32AtomicMinMax
public static final long OFFSET_shaderImageFloat32AtomicMinMaxThe byte offset ofshaderImageFloat32AtomicMinMax
. -
LAYOUT_shaderImageFloat32AtomicMinMax
The memory layout ofshaderImageFloat32AtomicMinMax
. -
VH_shaderImageFloat32AtomicMinMax
-
OFFSET_sparseImageFloat32AtomicMinMax
public static final long OFFSET_sparseImageFloat32AtomicMinMaxThe byte offset ofsparseImageFloat32AtomicMinMax
. -
LAYOUT_sparseImageFloat32AtomicMinMax
The memory layout ofsparseImageFloat32AtomicMinMax
. -
VH_sparseImageFloat32AtomicMinMax
-
-
Constructor Details
-
VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
CreatesVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment.- Parameters:
segment
- the memory segment
-
-
Method Details
-
of
CreatesVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment.- Parameters:
segment
- the memory segment- Returns:
- the created instance or
null
if the segment isNULL
-
ofNative
Creates
VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment
- the memory segment- Returns:
- the created instance or
null
if the segment isNULL
-
ofNative
public static VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT.Buffer ofNative(MemorySegment segment, long count) Creates
VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment
- the memory segmentcount
- the count of the buffer- Returns:
- the created instance or
null
if the segment isNULL
-
alloc
Allocates aVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment allocator.- Parameters:
allocator
- the segment allocator- Returns:
- the allocated
VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
-
alloc
public static VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT.Buffer alloc(SegmentAllocator allocator, long count) Allocates aVkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
with the given segment allocator and count.- Parameters:
allocator
- the segment allocatorcount
- the count- Returns:
- the allocated
VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT
-
copyFrom
public VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT copyFrom(VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT src) Copies from the given source.- Parameters:
src
- the source- Returns:
this
-
asBuffer
Converts this instance to a buffer.- Returns:
- the buffer
-
sType
ReturnssType
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
sType
at the given index
-
sType
public int sType()ReturnssType
.- Returns:
sType
-
sType
SetssType
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
sType
SetssType
with the given value.- Parameters:
value
- the value- Returns:
this
-
pNext
ReturnspNext
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pNext
at the given index
-
pNext
-
pNext
SetspNext
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pNext
SetspNext
with the given value.- Parameters:
value
- the value- Returns:
this
-
shaderBufferFloat16Atomics
ReturnsshaderBufferFloat16Atomics
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
shaderBufferFloat16Atomics
at the given index
-
shaderBufferFloat16Atomics
public int shaderBufferFloat16Atomics()ReturnsshaderBufferFloat16Atomics
.- Returns:
shaderBufferFloat16Atomics
-
shaderBufferFloat16Atomics
SetsshaderBufferFloat16Atomics
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
shaderBufferFloat16Atomics
SetsshaderBufferFloat16Atomics
with the given value.- Parameters:
value
- the value- Returns:
this
-
shaderBufferFloat16AtomicAdd
ReturnsshaderBufferFloat16AtomicAdd
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
shaderBufferFloat16AtomicAdd
at the given index
-
shaderBufferFloat16AtomicAdd
public int shaderBufferFloat16AtomicAdd()ReturnsshaderBufferFloat16AtomicAdd
.- Returns:
shaderBufferFloat16AtomicAdd
-
shaderBufferFloat16AtomicAdd
SetsshaderBufferFloat16AtomicAdd
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
shaderBufferFloat16AtomicAdd
SetsshaderBufferFloat16AtomicAdd
with the given value.- Parameters:
value
- the value- Returns:
this
-
shaderBufferFloat16AtomicMinMax
ReturnsshaderBufferFloat16AtomicMinMax
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
shaderBufferFloat16AtomicMinMax
at the given index
-
shaderBufferFloat16AtomicMinMax
public int shaderBufferFloat16AtomicMinMax()ReturnsshaderBufferFloat16AtomicMinMax
.- Returns:
shaderBufferFloat16AtomicMinMax
-
shaderBufferFloat16AtomicMinMax
SetsshaderBufferFloat16AtomicMinMax
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
shaderBufferFloat16AtomicMinMax
SetsshaderBufferFloat16AtomicMinMax
with the given value.- Parameters:
value
- the value- Returns:
this
-
shaderBufferFloat32AtomicMinMax
ReturnsshaderBufferFloat32AtomicMinMax
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
shaderBufferFloat32AtomicMinMax
at the given index
-
shaderBufferFloat32AtomicMinMax
public int shaderBufferFloat32AtomicMinMax()ReturnsshaderBufferFloat32AtomicMinMax
.- Returns:
shaderBufferFloat32AtomicMinMax
-
shaderBufferFloat32AtomicMinMax
SetsshaderBufferFloat32AtomicMinMax
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
shaderBufferFloat32AtomicMinMax
SetsshaderBufferFloat32AtomicMinMax
with the given value.- Parameters:
value
- the value- Returns:
this
-
shaderBufferFloat64AtomicMinMax
ReturnsshaderBufferFloat64AtomicMinMax
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
shaderBufferFloat64AtomicMinMax
at the given index
-
shaderBufferFloat64AtomicMinMax
public int shaderBufferFloat64AtomicMinMax()ReturnsshaderBufferFloat64AtomicMinMax
.- Returns:
shaderBufferFloat64AtomicMinMax
-
shaderBufferFloat64AtomicMinMax
SetsshaderBufferFloat64AtomicMinMax
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
shaderBufferFloat64AtomicMinMax
SetsshaderBufferFloat64AtomicMinMax
with the given value.- Parameters:
value
- the value- Returns:
this
-
shaderImageFloat32AtomicMinMax
ReturnsshaderImageFloat32AtomicMinMax
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
shaderImageFloat32AtomicMinMax
at the given index
-
shaderImageFloat32AtomicMinMax
public int shaderImageFloat32AtomicMinMax()ReturnsshaderImageFloat32AtomicMinMax
.- Returns:
shaderImageFloat32AtomicMinMax
-
shaderImageFloat32AtomicMinMax
SetsshaderImageFloat32AtomicMinMax
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
shaderImageFloat32AtomicMinMax
SetsshaderImageFloat32AtomicMinMax
with the given value.- Parameters:
value
- the value- Returns:
this
-
sparseImageFloat32AtomicMinMax
ReturnssparseImageFloat32AtomicMinMax
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
sparseImageFloat32AtomicMinMax
at the given index
-
sparseImageFloat32AtomicMinMax
public int sparseImageFloat32AtomicMinMax()ReturnssparseImageFloat32AtomicMinMax
.- Returns:
sparseImageFloat32AtomicMinMax
-
sparseImageFloat32AtomicMinMax
SetssparseImageFloat32AtomicMinMax
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
sparseImageFloat32AtomicMinMax
SetssparseImageFloat32AtomicMinMax
with the given value.- Parameters:
value
- the value- Returns:
this
-