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>
,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 org.lwjgl.system.Pointer
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.Buffer
instance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
long
pNext()
pNext
(long value) Sets the specified value to thepNext
field.int
sType()
sType
(int value) Sets the specified value to thesType
field.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_PROPERTIES
value to thesType
field.Methods inherited from class org.lwjgl.system.StructBuffer
apply, apply, forEach, get, get, get, get, iterator, parallelStream, put, put, sizeof, spliterator, stream
Methods 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, toString
Methods inherited from class org.lwjgl.system.Pointer.Default
equals, hashCode
Methods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Constructor Details
-
Buffer
Creates a newVkPhysicalDeviceShaderIntegerDotProductProperties.Buffer
instance 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
sType
field.
-
pNext
public long pNext()- Returns:
- the value of the
pNext
field.
-
integerDotProduct8BitUnsignedAccelerated
public boolean integerDotProduct8BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProduct8BitUnsignedAccelerated
field.
-
integerDotProduct8BitSignedAccelerated
public boolean integerDotProduct8BitSignedAccelerated()- Returns:
- the value of the
integerDotProduct8BitSignedAccelerated
field.
-
integerDotProduct8BitMixedSignednessAccelerated
public boolean integerDotProduct8BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProduct8BitMixedSignednessAccelerated
field.
-
integerDotProduct4x8BitPackedUnsignedAccelerated
public boolean integerDotProduct4x8BitPackedUnsignedAccelerated()- Returns:
- the value of the
integerDotProduct4x8BitPackedUnsignedAccelerated
field.
-
integerDotProduct4x8BitPackedSignedAccelerated
public boolean integerDotProduct4x8BitPackedSignedAccelerated()- Returns:
- the value of the
integerDotProduct4x8BitPackedSignedAccelerated
field.
-
integerDotProduct4x8BitPackedMixedSignednessAccelerated
public boolean integerDotProduct4x8BitPackedMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProduct4x8BitPackedMixedSignednessAccelerated
field.
-
integerDotProduct16BitUnsignedAccelerated
public boolean integerDotProduct16BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProduct16BitUnsignedAccelerated
field.
-
integerDotProduct16BitSignedAccelerated
public boolean integerDotProduct16BitSignedAccelerated()- Returns:
- the value of the
integerDotProduct16BitSignedAccelerated
field.
-
integerDotProduct16BitMixedSignednessAccelerated
public boolean integerDotProduct16BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProduct16BitMixedSignednessAccelerated
field.
-
integerDotProduct32BitUnsignedAccelerated
public boolean integerDotProduct32BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProduct32BitUnsignedAccelerated
field.
-
integerDotProduct32BitSignedAccelerated
public boolean integerDotProduct32BitSignedAccelerated()- Returns:
- the value of the
integerDotProduct32BitSignedAccelerated
field.
-
integerDotProduct32BitMixedSignednessAccelerated
public boolean integerDotProduct32BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProduct32BitMixedSignednessAccelerated
field.
-
integerDotProduct64BitUnsignedAccelerated
public boolean integerDotProduct64BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProduct64BitUnsignedAccelerated
field.
-
integerDotProduct64BitSignedAccelerated
public boolean integerDotProduct64BitSignedAccelerated()- Returns:
- the value of the
integerDotProduct64BitSignedAccelerated
field.
-
integerDotProduct64BitMixedSignednessAccelerated
public boolean integerDotProduct64BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProduct64BitMixedSignednessAccelerated
field.
-
integerDotProductAccumulatingSaturating8BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating8BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating8BitUnsignedAccelerated
field.
-
integerDotProductAccumulatingSaturating8BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating8BitSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating8BitSignedAccelerated
field.
-
integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated
field.
-
integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated
field.
-
integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated
public boolean integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated
field.
-
integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated
field.
-
integerDotProductAccumulatingSaturating16BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating16BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating16BitUnsignedAccelerated
field.
-
integerDotProductAccumulatingSaturating16BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating16BitSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating16BitSignedAccelerated
field.
-
integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated
field.
-
integerDotProductAccumulatingSaturating32BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating32BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating32BitUnsignedAccelerated
field.
-
integerDotProductAccumulatingSaturating32BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating32BitSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating32BitSignedAccelerated
field.
-
integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated
field.
-
integerDotProductAccumulatingSaturating64BitUnsignedAccelerated
public boolean integerDotProductAccumulatingSaturating64BitUnsignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating64BitUnsignedAccelerated
field.
-
integerDotProductAccumulatingSaturating64BitSignedAccelerated
public boolean integerDotProductAccumulatingSaturating64BitSignedAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating64BitSignedAccelerated
field.
-
integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated
public boolean integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated()- Returns:
- the value of the
integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated
field.
-
sType
Sets the specified value to thesType
field. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_PROPERTIES
value to thesType
field. -
pNext
Sets the specified value to thepNext
field.
-