Class VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer>
org.lwjgl.system.StructBuffer<VkPhysicalDeviceShaderIntegerDotProductProperties, VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer>
org.lwjgl.vulkan.VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer
- All Implemented Interfaces:
AutoCloseable, Iterable<VkPhysicalDeviceShaderIntegerDotProductProperties>, NativeResource, Pointer
- Direct Known Subclasses:
VkPhysicalDeviceShaderIntegerDotProductPropertiesKHR.Buffer
- Enclosing class:
VkPhysicalDeviceShaderIntegerDotProductProperties
public static class VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer
extends StructBuffer<VkPhysicalDeviceShaderIntegerDotProductProperties, VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer>
implements NativeResource
An array of
VkPhysicalDeviceShaderIntegerDotProductProperties 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 newVkPhysicalDeviceShaderIntegerDotProductProperties.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanlongpNext()pNext(long value) Sets the specified value to thepNextfield.intsType()sType(int value) Sets the specified value to thesTypefield.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_PROPERTIESvalue to thesTypefield.Methods 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 newVkPhysicalDeviceShaderIntegerDotProductProperties.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
VkPhysicalDeviceShaderIntegerDotProductProperties.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.
-
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.
-
sType
public VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer sType(@NativeType("VkStructureType") int value) Sets the specified value to thesTypefield. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_PROPERTIESvalue to thesTypefield. -
pNext
public VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer pNext(@NativeType("void *") long value) Sets the specified value to thepNextfield.
-