Class VkPhysicalDeviceVulkan13Properties.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<VkPhysicalDeviceVulkan13Properties.Buffer>
org.lwjgl.system.StructBuffer<VkPhysicalDeviceVulkan13Properties, VkPhysicalDeviceVulkan13Properties.Buffer>
org.lwjgl.vulkan.VkPhysicalDeviceVulkan13Properties.Buffer
- All Implemented Interfaces:
AutoCloseable, Iterable<VkPhysicalDeviceVulkan13Properties>, NativeResource, Pointer
- Enclosing class:
VkPhysicalDeviceVulkan13Properties
public static class VkPhysicalDeviceVulkan13Properties.Buffer
extends StructBuffer<VkPhysicalDeviceVulkan13Properties, VkPhysicalDeviceVulkan13Properties.Buffer>
implements NativeResource
An array of
VkPhysicalDeviceVulkan13Properties structs.-
Nested Class Summary
Nested classes/interfaces inherited from interface Pointer
Pointer.Default -
Field Summary
Fields inherited from interface Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionBuffer(long address, int cap) Buffer(ByteBuffer container) Creates a newVkPhysicalDeviceVulkan13Properties.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanlongintintintintintintintintintlongpNext()pNext(long value) Sets the specified value to thepNextfield.intlongbooleanintsType()sType(int value) Sets the specified value to thesTypefield.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_3_PROPERTIESvalue to thesTypefield.longbooleanMethods inherited from class StructBuffer
apply, apply, forEach, get, get, get, get, iterator, parallelStream, put, put, sizeof, spliterator, streamMethods inherited from class CustomBuffer
address, address, address0, capacity, clear, compact, duplicate, flip, free, hasRemaining, limit, limit, mark, position, position, put, remaining, reset, rewind, slice, slice, toStringMethods inherited from class Pointer.Default
equals, hashCodeMethods inherited from interface NativeResource
close, free
-
Constructor Details
-
Buffer
Creates a newVkPhysicalDeviceVulkan13Properties.Bufferinstance backed by the specified container.Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided by
VkPhysicalDeviceVulkan13Properties.SIZEOF, and its mark will be undefined.The created buffer instance holds a strong reference to the container object.
-
Buffer
public Buffer(long address, int cap)
-
-
Method Details
-
sType
- Returns:
- the value of the
sTypefield.
-
pNext
- Returns:
- the value of the
pNextfield.
-
minSubgroupSize
- Returns:
- the value of the
minSubgroupSizefield.
-
maxSubgroupSize
- Returns:
- the value of the
maxSubgroupSizefield.
-
maxComputeWorkgroupSubgroups
- Returns:
- the value of the
maxComputeWorkgroupSubgroupsfield.
-
requiredSubgroupSizeStages
- Returns:
- the value of the
requiredSubgroupSizeStagesfield.
-
maxInlineUniformBlockSize
- Returns:
- the value of the
maxInlineUniformBlockSizefield.
-
maxPerStageDescriptorInlineUniformBlocks
- Returns:
- the value of the
maxPerStageDescriptorInlineUniformBlocksfield.
-
maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks
- Returns:
- the value of the
maxPerStageDescriptorUpdateAfterBindInlineUniformBlocksfield.
-
maxDescriptorSetInlineUniformBlocks
- Returns:
- the value of the
maxDescriptorSetInlineUniformBlocksfield.
-
maxDescriptorSetUpdateAfterBindInlineUniformBlocks
- Returns:
- the value of the
maxDescriptorSetUpdateAfterBindInlineUniformBlocksfield.
-
maxInlineUniformTotalSize
- Returns:
- the value of the
maxInlineUniformTotalSizefield.
-
integerDotProduct8BitUnsignedAccelerated
- Returns:
- the value of the
integerDotProduct8BitUnsignedAcceleratedfield.
-
integerDotProduct8BitSignedAccelerated
- Returns:
- the value of the
integerDotProduct8BitSignedAcceleratedfield.
-
integerDotProduct8BitMixedSignednessAccelerated
- Returns:
- the value of the
integerDotProduct8BitMixedSignednessAcceleratedfield.
-
integerDotProduct4x8BitPackedUnsignedAccelerated
- Returns:
- the value of the
integerDotProduct4x8BitPackedUnsignedAcceleratedfield.
-
integerDotProduct4x8BitPackedSignedAccelerated
- Returns:
- the value of the
integerDotProduct4x8BitPackedSignedAcceleratedfield.
-
integerDotProduct4x8BitPackedMixedSignednessAccelerated
- Returns:
- the value of the
integerDotProduct4x8BitPackedMixedSignednessAcceleratedfield.
-
integerDotProduct16BitUnsignedAccelerated
- Returns:
- the value of the
integerDotProduct16BitUnsignedAcceleratedfield.
-
integerDotProduct16BitSignedAccelerated
- Returns:
- the value of the
integerDotProduct16BitSignedAcceleratedfield.
-
integerDotProduct16BitMixedSignednessAccelerated
- Returns:
- the value of the
integerDotProduct16BitMixedSignednessAcceleratedfield.
-
integerDotProduct32BitUnsignedAccelerated
- Returns:
- the value of the
integerDotProduct32BitUnsignedAcceleratedfield.
-
integerDotProduct32BitSignedAccelerated
- Returns:
- the value of the
integerDotProduct32BitSignedAcceleratedfield.
-
integerDotProduct32BitMixedSignednessAccelerated
- Returns:
- the value of the
integerDotProduct32BitMixedSignednessAcceleratedfield.
-
integerDotProduct64BitUnsignedAccelerated
- Returns:
- the value of the
integerDotProduct64BitUnsignedAcceleratedfield.
-
integerDotProduct64BitSignedAccelerated
- Returns:
- the value of the
integerDotProduct64BitSignedAcceleratedfield.
-
integerDotProduct64BitMixedSignednessAccelerated
- Returns:
- the value of the
integerDotProduct64BitMixedSignednessAcceleratedfield.
-
integerDotProductAccumulatingSaturating8BitUnsignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating8BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating8BitUnsignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating8BitSignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating8BitSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating8BitSignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating8BitMixedSignednessAcceleratedfield.
-
integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating4x8BitPackedSignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAcceleratedfield.
-
integerDotProductAccumulatingSaturating16BitUnsignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating16BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating16BitUnsignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating16BitSignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating16BitSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating16BitSignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating16BitMixedSignednessAcceleratedfield.
-
integerDotProductAccumulatingSaturating32BitUnsignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating32BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating32BitUnsignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating32BitSignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating32BitSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating32BitSignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating32BitMixedSignednessAcceleratedfield.
-
integerDotProductAccumulatingSaturating64BitUnsignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating64BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating64BitUnsignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating64BitSignedAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating64BitSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating64BitSignedAcceleratedfield.
-
integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated
@NativeType("VkBool32") public boolean integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating64BitMixedSignednessAcceleratedfield.
-
storageTexelBufferOffsetAlignmentBytes
- Returns:
- the value of the
storageTexelBufferOffsetAlignmentBytesfield.
-
storageTexelBufferOffsetSingleTexelAlignment
- Returns:
- the value of the
storageTexelBufferOffsetSingleTexelAlignmentfield.
-
uniformTexelBufferOffsetAlignmentBytes
- Returns:
- the value of the
uniformTexelBufferOffsetAlignmentBytesfield.
-
uniformTexelBufferOffsetSingleTexelAlignment
- Returns:
- the value of the
uniformTexelBufferOffsetSingleTexelAlignmentfield.
-
maxBufferSize
- Returns:
- the value of the
maxBufferSizefield.
-
sType
Sets the specified value to thesTypefield. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_3_PROPERTIESvalue to thesTypefield. -
pNext
Sets the specified value to thepNextfield.
-