Package org.lwjgl.vulkan
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>,org.lwjgl.system.NativeResource,org.lwjgl.system.Pointer
- Enclosing class:
VkPhysicalDeviceVulkan13Properties
public static class VkPhysicalDeviceVulkan13Properties.Buffer
extends org.lwjgl.system.StructBuffer<VkPhysicalDeviceVulkan13Properties,VkPhysicalDeviceVulkan13Properties.Buffer>
implements org.lwjgl.system.NativeResource
An array of
VkPhysicalDeviceVulkan13Properties structs.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
org.lwjgl.system.Pointer.Default -
Field Summary
Fields inherited from interface org.lwjgl.system.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 theVkPhysicalDeviceVulkan13Properties.pNext()field.intlongbooleanintsType()sType(int value) Sets the specified value to theVkPhysicalDeviceVulkan13Properties.sType()field.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_3_PROPERTIESvalue to theVkPhysicalDeviceVulkan13Properties.sType()field.longbooleanMethods inherited from class org.lwjgl.system.StructBuffer
apply, apply, forEach, get, get, get, get, iterator, parallelStream, put, put, sizeof, spliterator, streamMethods inherited from class org.lwjgl.system.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 org.lwjgl.system.Pointer.Default
equals, hashCodeMethods inherited from interface org.lwjgl.system.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
public int sType()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.sType()field.
-
pNext
public long pNext()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.pNext()field.
-
minSubgroupSize
public int minSubgroupSize()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.minSubgroupSize()field.
-
maxSubgroupSize
public int maxSubgroupSize()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.maxSubgroupSize()field.
-
maxComputeWorkgroupSubgroups
public int maxComputeWorkgroupSubgroups()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.maxComputeWorkgroupSubgroups()field.
-
requiredSubgroupSizeStages
public int requiredSubgroupSizeStages()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.requiredSubgroupSizeStages()field.
-
maxInlineUniformBlockSize
public int maxInlineUniformBlockSize()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.maxInlineUniformBlockSize()field.
-
maxPerStageDescriptorInlineUniformBlocks
public int maxPerStageDescriptorInlineUniformBlocks()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.maxPerStageDescriptorInlineUniformBlocks()field.
-
maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks
public int maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks()field.
-
maxDescriptorSetInlineUniformBlocks
public int maxDescriptorSetInlineUniformBlocks()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.maxDescriptorSetInlineUniformBlocks()field.
-
maxDescriptorSetUpdateAfterBindInlineUniformBlocks
public int maxDescriptorSetUpdateAfterBindInlineUniformBlocks()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.maxDescriptorSetUpdateAfterBindInlineUniformBlocks()field.
-
maxInlineUniformTotalSize
public int maxInlineUniformTotalSize()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.maxInlineUniformTotalSize()field.
-
integerDotProduct8BitUnsignedAccelerated
public boolean integerDotProduct8BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct8BitUnsignedAccelerated()field.
-
integerDotProduct8BitSignedAccelerated
public boolean integerDotProduct8BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct8BitSignedAccelerated()field.
-
integerDotProduct8BitMixedSignednessAccelerated
public boolean integerDotProduct8BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct8BitMixedSignednessAccelerated()field.
-
integerDotProduct4x8BitPackedUnsignedAccelerated
public boolean integerDotProduct4x8BitPackedUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct4x8BitPackedUnsignedAccelerated()field.
-
integerDotProduct4x8BitPackedSignedAccelerated
public boolean integerDotProduct4x8BitPackedSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct4x8BitPackedSignedAccelerated()field.
-
integerDotProduct4x8BitPackedMixedSignednessAccelerated
public boolean integerDotProduct4x8BitPackedMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct4x8BitPackedMixedSignednessAccelerated()field.
-
integerDotProduct16BitUnsignedAccelerated
public boolean integerDotProduct16BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct16BitUnsignedAccelerated()field.
-
integerDotProduct16BitSignedAccelerated
public boolean integerDotProduct16BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct16BitSignedAccelerated()field.
-
integerDotProduct16BitMixedSignednessAccelerated
public boolean integerDotProduct16BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct16BitMixedSignednessAccelerated()field.
-
integerDotProduct32BitUnsignedAccelerated
public boolean integerDotProduct32BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct32BitUnsignedAccelerated()field.
-
integerDotProduct32BitSignedAccelerated
public boolean integerDotProduct32BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct32BitSignedAccelerated()field.
-
integerDotProduct32BitMixedSignednessAccelerated
public boolean integerDotProduct32BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct32BitMixedSignednessAccelerated()field.
-
integerDotProduct64BitUnsignedAccelerated
public boolean integerDotProduct64BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct64BitUnsignedAccelerated()field.
-
integerDotProduct64BitSignedAccelerated
public boolean integerDotProduct64BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct64BitSignedAccelerated()field.
-
integerDotProduct64BitMixedSignednessAccelerated
public boolean integerDotProduct64BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProduct64BitMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating8BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating8BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating8BitUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating8BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating8BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating8BitSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated
public boolean integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating16BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating16BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating16BitUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating16BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating16BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating16BitSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating32BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating32BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating32BitUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating32BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating32BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating32BitSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating64BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating64BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating64BitUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating64BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating64BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating64BitSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated()field.
-
storageTexelBufferOffsetAlignmentBytes
public long storageTexelBufferOffsetAlignmentBytes()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.storageTexelBufferOffsetAlignmentBytes()field.
-
storageTexelBufferOffsetSingleTexelAlignment
public boolean storageTexelBufferOffsetSingleTexelAlignment()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.storageTexelBufferOffsetSingleTexelAlignment()field.
-
uniformTexelBufferOffsetAlignmentBytes
public long uniformTexelBufferOffsetAlignmentBytes()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.uniformTexelBufferOffsetAlignmentBytes()field.
-
uniformTexelBufferOffsetSingleTexelAlignment
public boolean uniformTexelBufferOffsetSingleTexelAlignment()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.uniformTexelBufferOffsetSingleTexelAlignment()field.
-
maxBufferSize
public long maxBufferSize()- Returns:
- the value of the
VkPhysicalDeviceVulkan13Properties.maxBufferSize()field.
-
sType
Sets the specified value to theVkPhysicalDeviceVulkan13Properties.sType()field. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_3_PROPERTIESvalue to theVkPhysicalDeviceVulkan13Properties.sType()field. -
pNext
Sets the specified value to theVkPhysicalDeviceVulkan13Properties.pNext()field.
-