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 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 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 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 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
- Returns:
- the value of the
sTypefield.
-
pNext
- Returns:
- the value of the
pNextfield.
-
globalPriorityQuery
- Returns:
- the value of the
globalPriorityQueryfield.
-
shaderSubgroupRotate
- Returns:
- the value of the
shaderSubgroupRotatefield.
-
shaderSubgroupRotateClustered
- Returns:
- the value of the
shaderSubgroupRotateClusteredfield.
-
shaderFloatControls2
- Returns:
- the value of the
shaderFloatControls2field.
-
shaderExpectAssume
- Returns:
- the value of the
shaderExpectAssumefield.
-
rectangularLines
- Returns:
- the value of the
rectangularLinesfield.
-
bresenhamLines
- Returns:
- the value of the
bresenhamLinesfield.
-
smoothLines
- Returns:
- the value of the
smoothLinesfield.
-
stippledRectangularLines
- Returns:
- the value of the
stippledRectangularLinesfield.
-
stippledBresenhamLines
- Returns:
- the value of the
stippledBresenhamLinesfield.
-
stippledSmoothLines
- Returns:
- the value of the
stippledSmoothLinesfield.
-
vertexAttributeInstanceRateDivisor
- Returns:
- the value of the
vertexAttributeInstanceRateDivisorfield.
-
vertexAttributeInstanceRateZeroDivisor
- Returns:
- the value of the
vertexAttributeInstanceRateZeroDivisorfield.
-
indexTypeUint8
- Returns:
- the value of the
indexTypeUint8field.
-
dynamicRenderingLocalRead
- Returns:
- the value of the
dynamicRenderingLocalReadfield.
-
maintenance5
- Returns:
- the value of the
maintenance5field.
-
maintenance6
- Returns:
- the value of the
maintenance6field.
-
pipelineProtectedAccess
- Returns:
- the value of the
pipelineProtectedAccessfield.
-
pipelineRobustness
- Returns:
- the value of the
pipelineRobustnessfield.
-
hostImageCopy
- Returns:
- the value of the
hostImageCopyfield.
-
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
public VkPhysicalDeviceVulkan14Features.Buffer globalPriorityQuery(@NativeType("VkBool32") boolean value) Sets the specified value to theglobalPriorityQueryfield. -
shaderSubgroupRotate
public VkPhysicalDeviceVulkan14Features.Buffer shaderSubgroupRotate(@NativeType("VkBool32") boolean value) Sets the specified value to theshaderSubgroupRotatefield. -
shaderSubgroupRotateClustered
public VkPhysicalDeviceVulkan14Features.Buffer shaderSubgroupRotateClustered(@NativeType("VkBool32") boolean value) Sets the specified value to theshaderSubgroupRotateClusteredfield. -
shaderFloatControls2
public VkPhysicalDeviceVulkan14Features.Buffer shaderFloatControls2(@NativeType("VkBool32") boolean value) Sets the specified value to theshaderFloatControls2field. -
shaderExpectAssume
public VkPhysicalDeviceVulkan14Features.Buffer shaderExpectAssume(@NativeType("VkBool32") boolean value) Sets the specified value to theshaderExpectAssumefield. -
rectangularLines
public VkPhysicalDeviceVulkan14Features.Buffer rectangularLines(@NativeType("VkBool32") boolean value) Sets the specified value to therectangularLinesfield. -
bresenhamLines
public VkPhysicalDeviceVulkan14Features.Buffer bresenhamLines(@NativeType("VkBool32") boolean value) Sets the specified value to thebresenhamLinesfield. -
smoothLines
Sets the specified value to thesmoothLinesfield. -
stippledRectangularLines
public VkPhysicalDeviceVulkan14Features.Buffer stippledRectangularLines(@NativeType("VkBool32") boolean value) Sets the specified value to thestippledRectangularLinesfield. -
stippledBresenhamLines
public VkPhysicalDeviceVulkan14Features.Buffer stippledBresenhamLines(@NativeType("VkBool32") boolean value) Sets the specified value to thestippledBresenhamLinesfield. -
stippledSmoothLines
public VkPhysicalDeviceVulkan14Features.Buffer stippledSmoothLines(@NativeType("VkBool32") boolean value) Sets the specified value to thestippledSmoothLinesfield. -
vertexAttributeInstanceRateDivisor
public VkPhysicalDeviceVulkan14Features.Buffer vertexAttributeInstanceRateDivisor(@NativeType("VkBool32") boolean value) Sets the specified value to thevertexAttributeInstanceRateDivisorfield. -
vertexAttributeInstanceRateZeroDivisor
public VkPhysicalDeviceVulkan14Features.Buffer vertexAttributeInstanceRateZeroDivisor(@NativeType("VkBool32") boolean value) Sets the specified value to thevertexAttributeInstanceRateZeroDivisorfield. -
indexTypeUint8
public VkPhysicalDeviceVulkan14Features.Buffer indexTypeUint8(@NativeType("VkBool32") boolean value) Sets the specified value to theindexTypeUint8field. -
dynamicRenderingLocalRead
public VkPhysicalDeviceVulkan14Features.Buffer dynamicRenderingLocalRead(@NativeType("VkBool32") boolean value) Sets the specified value to thedynamicRenderingLocalReadfield. -
maintenance5
Sets the specified value to themaintenance5field. -
maintenance6
Sets the specified value to themaintenance6field. -
pipelineProtectedAccess
public VkPhysicalDeviceVulkan14Features.Buffer pipelineProtectedAccess(@NativeType("VkBool32") boolean value) Sets the specified value to thepipelineProtectedAccessfield. -
pipelineRobustness
public VkPhysicalDeviceVulkan14Features.Buffer pipelineRobustness(@NativeType("VkBool32") boolean value) Sets the specified value to thepipelineRobustnessfield. -
hostImageCopy
Sets the specified value to thehostImageCopyfield. -
pushDescriptor
public VkPhysicalDeviceVulkan14Features.Buffer pushDescriptor(@NativeType("VkBool32") boolean value) Sets the specified value to thepushDescriptorfield.
-