Package org.lwjgl.vulkan
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>,org.lwjgl.system.NativeResource,org.lwjgl.system.Pointer
- Direct Known Subclasses:
VkPhysicalDeviceShaderIntegerDotProductPropertiesKHR.Buffer
- Enclosing class:
VkPhysicalDeviceShaderIntegerDotProductProperties
public static class VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer
extends org.lwjgl.system.StructBuffer<VkPhysicalDeviceShaderIntegerDotProductProperties,VkPhysicalDeviceShaderIntegerDotProductProperties.Buffer>
implements org.lwjgl.system.NativeResource
An array of
VkPhysicalDeviceShaderIntegerDotProductProperties 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 newVkPhysicalDeviceShaderIntegerDotProductProperties.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanlongpNext()pNext(long value) Sets the specified value to theVkPhysicalDeviceShaderIntegerDotProductProperties.pNext()field.intsType()sType(int value) Sets the specified value to theVkPhysicalDeviceShaderIntegerDotProductProperties.sType()field.Methods 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 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
public int sType()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.sType()field.
-
pNext
public long pNext()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.pNext()field.
-
integerDotProduct8BitUnsignedAccelerated
public boolean integerDotProduct8BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct8BitUnsignedAccelerated()field.
-
integerDotProduct8BitSignedAccelerated
public boolean integerDotProduct8BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct8BitSignedAccelerated()field.
-
integerDotProduct8BitMixedSignednessAccelerated
public boolean integerDotProduct8BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct8BitMixedSignednessAccelerated()field.
-
integerDotProduct4x8BitPackedUnsignedAccelerated
public boolean integerDotProduct4x8BitPackedUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct4x8BitPackedUnsignedAccelerated()field.
-
integerDotProduct4x8BitPackedSignedAccelerated
public boolean integerDotProduct4x8BitPackedSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct4x8BitPackedSignedAccelerated()field.
-
integerDotProduct4x8BitPackedMixedSignednessAccelerated
public boolean integerDotProduct4x8BitPackedMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct4x8BitPackedMixedSignednessAccelerated()field.
-
integerDotProduct16BitUnsignedAccelerated
public boolean integerDotProduct16BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct16BitUnsignedAccelerated()field.
-
integerDotProduct16BitSignedAccelerated
public boolean integerDotProduct16BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct16BitSignedAccelerated()field.
-
integerDotProduct16BitMixedSignednessAccelerated
public boolean integerDotProduct16BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct16BitMixedSignednessAccelerated()field.
-
integerDotProduct32BitUnsignedAccelerated
public boolean integerDotProduct32BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct32BitUnsignedAccelerated()field.
-
integerDotProduct32BitSignedAccelerated
public boolean integerDotProduct32BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct32BitSignedAccelerated()field.
-
integerDotProduct32BitMixedSignednessAccelerated
public boolean integerDotProduct32BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct32BitMixedSignednessAccelerated()field.
-
integerDotProduct64BitUnsignedAccelerated
public boolean integerDotProduct64BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct64BitUnsignedAccelerated()field.
-
integerDotProduct64BitSignedAccelerated
public boolean integerDotProduct64BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct64BitSignedAccelerated()field.
-
integerDotProduct64BitMixedSignednessAccelerated
public boolean integerDotProduct64BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProduct64BitMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating8BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating8BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating8BitUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating8BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating8BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating8BitSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated
public boolean integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating16BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating16BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating16BitUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating16BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating16BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating16BitSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating32BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating32BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating32BitUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating32BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating32BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating32BitSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated()field.
-
integerDotProductAccumulatingSaturating64BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating64BitUnsignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating64BitUnsignedAccelerated()field.
-
integerDotProductAccumulatingSaturating64BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating64BitSignedAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating64BitSignedAccelerated()field.
-
integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated()- Returns:
- the value of the
VkPhysicalDeviceShaderIntegerDotProductProperties.integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated()field.
-
sType
Sets the specified value to theVkPhysicalDeviceShaderIntegerDotProductProperties.sType()field. -
sType$Default
-
pNext
Sets the specified value to theVkPhysicalDeviceShaderIntegerDotProductProperties.pNext()field.
-