Package org.lwjgl.vulkan
Class VkGeneratedCommandsInfoEXT.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<VkGeneratedCommandsInfoEXT.Buffer>
org.lwjgl.system.StructBuffer<VkGeneratedCommandsInfoEXT,VkGeneratedCommandsInfoEXT.Buffer>
org.lwjgl.vulkan.VkGeneratedCommandsInfoEXT.Buffer
- All Implemented Interfaces:
AutoCloseable,Iterable<VkGeneratedCommandsInfoEXT>,org.lwjgl.system.NativeResource,org.lwjgl.system.Pointer
- Enclosing class:
VkGeneratedCommandsInfoEXT
public static class VkGeneratedCommandsInfoEXT.Buffer
extends org.lwjgl.system.StructBuffer<VkGeneratedCommandsInfoEXT,VkGeneratedCommandsInfoEXT.Buffer>
implements org.lwjgl.system.NativeResource
An array of
VkGeneratedCommandsInfoEXT 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 newVkGeneratedCommandsInfoEXT.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionlongindirectAddress(long value) Sets the specified value to theVkGeneratedCommandsInfoEXT.indirectAddress()field.longindirectAddressSize(long value) Sets the specified value to theVkGeneratedCommandsInfoEXT.indirectAddressSize()field.longindirectCommandsLayout(long value) Sets the specified value to theVkGeneratedCommandsInfoEXT.indirectCommandsLayout()field.longindirectExecutionSet(long value) Sets the specified value to theVkGeneratedCommandsInfoEXT.indirectExecutionSet()field.intmaxDrawCount(int value) Sets the specified value to theVkGeneratedCommandsInfoEXT.maxDrawCount()field.intmaxSequenceCount(int value) Sets the specified value to theVkGeneratedCommandsInfoEXT.maxSequenceCount()field.longpNext()pNext(long value) Sets the specified value to theVkGeneratedCommandsInfoEXT.pNext()field.Prepends the specifiedVkGeneratedCommandsPipelineInfoEXTvalue to thepNextchain.Prepends the specifiedVkGeneratedCommandsShaderInfoEXTvalue to thepNextchain.longpreprocessAddress(long value) Sets the specified value to theVkGeneratedCommandsInfoEXT.preprocessAddress()field.longpreprocessSize(long value) Sets the specified value to theVkGeneratedCommandsInfoEXT.preprocessSize()field.longsequenceCountAddress(long value) Sets the specified value to theVkGeneratedCommandsInfoEXT.sequenceCountAddress()field.intshaderStages(int value) Sets the specified value to theVkGeneratedCommandsInfoEXT.shaderStages()field.intsType()sType(int value) Sets the specified value to theVkGeneratedCommandsInfoEXT.sType()field.Sets theSTRUCTURE_TYPE_GENERATED_COMMANDS_INFO_EXTvalue to theVkGeneratedCommandsInfoEXT.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 newVkGeneratedCommandsInfoEXT.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
VkGeneratedCommandsInfoEXT.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
VkGeneratedCommandsInfoEXT.sType()field.
-
pNext
public long pNext()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.pNext()field.
-
shaderStages
public int shaderStages()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.shaderStages()field.
-
indirectExecutionSet
public long indirectExecutionSet()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.indirectExecutionSet()field.
-
indirectCommandsLayout
public long indirectCommandsLayout()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.indirectCommandsLayout()field.
-
indirectAddress
public long indirectAddress()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.indirectAddress()field.
-
indirectAddressSize
public long indirectAddressSize()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.indirectAddressSize()field.
-
preprocessAddress
public long preprocessAddress()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.preprocessAddress()field.
-
preprocessSize
public long preprocessSize()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.preprocessSize()field.
-
maxSequenceCount
public int maxSequenceCount()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.maxSequenceCount()field.
-
sequenceCountAddress
public long sequenceCountAddress()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.sequenceCountAddress()field.
-
maxDrawCount
public int maxDrawCount()- Returns:
- the value of the
VkGeneratedCommandsInfoEXT.maxDrawCount()field.
-
sType
Sets the specified value to theVkGeneratedCommandsInfoEXT.sType()field. -
sType$Default
Sets theSTRUCTURE_TYPE_GENERATED_COMMANDS_INFO_EXTvalue to theVkGeneratedCommandsInfoEXT.sType()field. -
pNext
Sets the specified value to theVkGeneratedCommandsInfoEXT.pNext()field. -
pNext
Prepends the specifiedVkGeneratedCommandsPipelineInfoEXTvalue to thepNextchain. -
pNext
Prepends the specifiedVkGeneratedCommandsShaderInfoEXTvalue to thepNextchain. -
shaderStages
Sets the specified value to theVkGeneratedCommandsInfoEXT.shaderStages()field. -
indirectExecutionSet
Sets the specified value to theVkGeneratedCommandsInfoEXT.indirectExecutionSet()field. -
indirectCommandsLayout
Sets the specified value to theVkGeneratedCommandsInfoEXT.indirectCommandsLayout()field. -
indirectAddress
Sets the specified value to theVkGeneratedCommandsInfoEXT.indirectAddress()field. -
indirectAddressSize
Sets the specified value to theVkGeneratedCommandsInfoEXT.indirectAddressSize()field. -
preprocessAddress
Sets the specified value to theVkGeneratedCommandsInfoEXT.preprocessAddress()field. -
preprocessSize
Sets the specified value to theVkGeneratedCommandsInfoEXT.preprocessSize()field. -
maxSequenceCount
Sets the specified value to theVkGeneratedCommandsInfoEXT.maxSequenceCount()field. -
sequenceCountAddress
Sets the specified value to theVkGeneratedCommandsInfoEXT.sequenceCountAddress()field. -
maxDrawCount
Sets the specified value to theVkGeneratedCommandsInfoEXT.maxDrawCount()field.
-