Package org.lwjgl.vulkan
Class VkPhysicalDeviceVulkan14Features.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<VkPhysicalDeviceVulkan14Features.Buffer>
org.lwjgl.system.StructBuffer<VkPhysicalDeviceVulkan14Features,VkPhysicalDeviceVulkan14Features.Buffer>
org.lwjgl.vulkan.VkPhysicalDeviceVulkan14Features.Buffer
- All Implemented Interfaces:
AutoCloseable,Iterable<VkPhysicalDeviceVulkan14Features>,NativeResource,Pointer
- Enclosing class:
VkPhysicalDeviceVulkan14Features
public static class VkPhysicalDeviceVulkan14Features.Buffer
extends StructBuffer<VkPhysicalDeviceVulkan14Features,VkPhysicalDeviceVulkan14Features.Buffer>
implements NativeResource
An array of
VkPhysicalDeviceVulkan14Features 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 newVkPhysicalDeviceVulkan14Features.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionbooleanbresenhamLines(boolean value) Sets the specified value to thebresenhamLinesfield.booleandynamicRenderingLocalRead(boolean value) Sets the specified value to thedynamicRenderingLocalReadfield.booleanglobalPriorityQuery(boolean value) Sets the specified value to theglobalPriorityQueryfield.booleanhostImageCopy(boolean value) Sets the specified value to thehostImageCopyfield.booleanindexTypeUint8(boolean value) Sets the specified value to theindexTypeUint8field.booleanmaintenance5(boolean value) Sets the specified value to themaintenance5field.booleanmaintenance6(boolean value) Sets the specified value to themaintenance6field.booleanpipelineProtectedAccess(boolean value) Sets the specified value to thepipelineProtectedAccessfield.booleanpipelineRobustness(boolean value) Sets the specified value to thepipelineRobustnessfield.longpNext()pNext(long value) Sets the specified value to thepNextfield.booleanpushDescriptor(boolean value) Sets the specified value to thepushDescriptorfield.booleanrectangularLines(boolean value) Sets the specified value to therectangularLinesfield.booleanshaderExpectAssume(boolean value) Sets the specified value to theshaderExpectAssumefield.booleanshaderFloatControls2(boolean value) Sets the specified value to theshaderFloatControls2field.booleanshaderSubgroupRotate(boolean value) Sets the specified value to theshaderSubgroupRotatefield.booleanshaderSubgroupRotateClustered(boolean value) Sets the specified value to theshaderSubgroupRotateClusteredfield.booleansmoothLines(boolean value) Sets the specified value to thesmoothLinesfield.booleanstippledBresenhamLines(boolean value) Sets the specified value to thestippledBresenhamLinesfield.booleanstippledRectangularLines(boolean value) Sets the specified value to thestippledRectangularLinesfield.booleanstippledSmoothLines(boolean value) Sets the specified value to thestippledSmoothLinesfield.intsType()sType(int value) Sets the specified value to thesTypefield.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_4_FEATURESvalue to thesTypefield.booleanvertexAttributeInstanceRateDivisor(boolean value) Sets the specified value to thevertexAttributeInstanceRateDivisorfield.booleanvertexAttributeInstanceRateZeroDivisor(boolean value) Sets the specified value to thevertexAttributeInstanceRateZeroDivisorfield.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 newVkPhysicalDeviceVulkan14Features.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
VkPhysicalDeviceVulkan14Features.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
sTypefield.
-
pNext
public long pNext()- Returns:
- the value of the
pNextfield.
-
globalPriorityQuery
public boolean globalPriorityQuery()- Returns:
- the value of the
globalPriorityQueryfield.
-
shaderSubgroupRotate
public boolean shaderSubgroupRotate()- Returns:
- the value of the
shaderSubgroupRotatefield.
-
shaderSubgroupRotateClustered
public boolean shaderSubgroupRotateClustered()- Returns:
- the value of the
shaderSubgroupRotateClusteredfield.
-
shaderFloatControls2
public boolean shaderFloatControls2()- Returns:
- the value of the
shaderFloatControls2field.
-
shaderExpectAssume
public boolean shaderExpectAssume()- Returns:
- the value of the
shaderExpectAssumefield.
-
rectangularLines
public boolean rectangularLines()- Returns:
- the value of the
rectangularLinesfield.
-
bresenhamLines
public boolean bresenhamLines()- Returns:
- the value of the
bresenhamLinesfield.
-
smoothLines
public boolean smoothLines()- Returns:
- the value of the
smoothLinesfield.
-
stippledRectangularLines
public boolean stippledRectangularLines()- Returns:
- the value of the
stippledRectangularLinesfield.
-
stippledBresenhamLines
public boolean stippledBresenhamLines()- Returns:
- the value of the
stippledBresenhamLinesfield.
-
stippledSmoothLines
public boolean stippledSmoothLines()- Returns:
- the value of the
stippledSmoothLinesfield.
-
vertexAttributeInstanceRateDivisor
public boolean vertexAttributeInstanceRateDivisor()- Returns:
- the value of the
vertexAttributeInstanceRateDivisorfield.
-
vertexAttributeInstanceRateZeroDivisor
public boolean vertexAttributeInstanceRateZeroDivisor()- Returns:
- the value of the
vertexAttributeInstanceRateZeroDivisorfield.
-
indexTypeUint8
public boolean indexTypeUint8()- Returns:
- the value of the
indexTypeUint8field.
-
dynamicRenderingLocalRead
public boolean dynamicRenderingLocalRead()- Returns:
- the value of the
dynamicRenderingLocalReadfield.
-
maintenance5
public boolean maintenance5()- Returns:
- the value of the
maintenance5field.
-
maintenance6
public boolean maintenance6()- Returns:
- the value of the
maintenance6field.
-
pipelineProtectedAccess
public boolean pipelineProtectedAccess()- Returns:
- the value of the
pipelineProtectedAccessfield.
-
pipelineRobustness
public boolean pipelineRobustness()- Returns:
- the value of the
pipelineRobustnessfield.
-
hostImageCopy
public boolean hostImageCopy()- Returns:
- the value of the
hostImageCopyfield.
-
pushDescriptor
public boolean pushDescriptor()- Returns:
- the value of the
pushDescriptorfield.
-
sType
Sets the specified value to thesTypefield. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_4_FEATURESvalue to thesTypefield. -
pNext
Sets the specified value to thepNextfield. -
globalPriorityQuery
Sets the specified value to theglobalPriorityQueryfield. -
shaderSubgroupRotate
Sets the specified value to theshaderSubgroupRotatefield. -
shaderSubgroupRotateClustered
Sets the specified value to theshaderSubgroupRotateClusteredfield. -
shaderFloatControls2
Sets the specified value to theshaderFloatControls2field. -
shaderExpectAssume
Sets the specified value to theshaderExpectAssumefield. -
rectangularLines
Sets the specified value to therectangularLinesfield. -
bresenhamLines
Sets the specified value to thebresenhamLinesfield. -
smoothLines
Sets the specified value to thesmoothLinesfield. -
stippledRectangularLines
Sets the specified value to thestippledRectangularLinesfield. -
stippledBresenhamLines
Sets the specified value to thestippledBresenhamLinesfield. -
stippledSmoothLines
Sets the specified value to thestippledSmoothLinesfield. -
vertexAttributeInstanceRateDivisor
Sets the specified value to thevertexAttributeInstanceRateDivisorfield. -
vertexAttributeInstanceRateZeroDivisor
public VkPhysicalDeviceVulkan14Features.Buffer vertexAttributeInstanceRateZeroDivisor(boolean value) Sets the specified value to thevertexAttributeInstanceRateZeroDivisorfield. -
indexTypeUint8
Sets the specified value to theindexTypeUint8field. -
dynamicRenderingLocalRead
Sets the specified value to thedynamicRenderingLocalReadfield. -
maintenance5
Sets the specified value to themaintenance5field. -
maintenance6
Sets the specified value to themaintenance6field. -
pipelineProtectedAccess
Sets the specified value to thepipelineProtectedAccessfield. -
pipelineRobustness
Sets the specified value to thepipelineRobustnessfield. -
hostImageCopy
Sets the specified value to thehostImageCopyfield. -
pushDescriptor
Sets the specified value to thepushDescriptorfield.
-