Package org.lwjgl.vulkan
Class VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer>
org.lwjgl.system.StructBuffer<VkPhysicalDevicePortabilitySubsetFeaturesKHR,VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer>
org.lwjgl.vulkan.VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer
- All Implemented Interfaces:
AutoCloseable,Iterable<VkPhysicalDevicePortabilitySubsetFeaturesKHR>,org.lwjgl.system.NativeResource,org.lwjgl.system.Pointer
- Enclosing class:
VkPhysicalDevicePortabilitySubsetFeaturesKHR
public static class VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer
extends org.lwjgl.system.StructBuffer<VkPhysicalDevicePortabilitySubsetFeaturesKHR,VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer>
implements org.lwjgl.system.NativeResource
An array of
VkPhysicalDevicePortabilitySubsetFeaturesKHR 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 newVkPhysicalDevicePortabilitySubsetFeaturesKHR.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionbooleanconstantAlphaColorBlendFactors(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.constantAlphaColorBlendFactors()field.booleanevents()events(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.events()field.booleanimageView2DOn3DImage(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.imageView2DOn3DImage()field.booleanimageViewFormatReinterpretation(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.imageViewFormatReinterpretation()field.booleanimageViewFormatSwizzle(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.imageViewFormatSwizzle()field.booleanmultisampleArrayImage(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.multisampleArrayImage()field.booleanmutableComparisonSamplers(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.mutableComparisonSamplers()field.longpNext()pNext(long value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.pNext()field.booleanpointPolygons(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.pointPolygons()field.booleansamplerMipLodBias(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.samplerMipLodBias()field.booleanseparateStencilMaskRef(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.separateStencilMaskRef()field.booleanshaderSampleRateInterpolationFunctions(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions()field.intsType()sType(int value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.sType()field.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHRvalue to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.sType()field.booleantessellationIsolines(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.tessellationIsolines()field.booleantessellationPointMode(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.tessellationPointMode()field.booleantriangleFans(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.triangleFans()field.booleanvertexAttributeAccessBeyondStride(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.vertexAttributeAccessBeyondStride()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 newVkPhysicalDevicePortabilitySubsetFeaturesKHR.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
VkPhysicalDevicePortabilitySubsetFeaturesKHR.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
VkPhysicalDevicePortabilitySubsetFeaturesKHR.sType()field.
-
pNext
public long pNext()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.pNext()field.
-
constantAlphaColorBlendFactors
public boolean constantAlphaColorBlendFactors()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.constantAlphaColorBlendFactors()field.
-
events
public boolean events()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.events()field.
-
imageViewFormatReinterpretation
public boolean imageViewFormatReinterpretation()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.imageViewFormatReinterpretation()field.
-
imageViewFormatSwizzle
public boolean imageViewFormatSwizzle()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.imageViewFormatSwizzle()field.
-
imageView2DOn3DImage
public boolean imageView2DOn3DImage()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.imageView2DOn3DImage()field.
-
multisampleArrayImage
public boolean multisampleArrayImage()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.multisampleArrayImage()field.
-
mutableComparisonSamplers
public boolean mutableComparisonSamplers()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.mutableComparisonSamplers()field.
-
pointPolygons
public boolean pointPolygons()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.pointPolygons()field.
-
samplerMipLodBias
public boolean samplerMipLodBias()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.samplerMipLodBias()field.
-
separateStencilMaskRef
public boolean separateStencilMaskRef()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.separateStencilMaskRef()field.
-
shaderSampleRateInterpolationFunctions
public boolean shaderSampleRateInterpolationFunctions()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions()field.
-
tessellationIsolines
public boolean tessellationIsolines()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.tessellationIsolines()field.
-
tessellationPointMode
public boolean tessellationPointMode()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.tessellationPointMode()field.
-
triangleFans
public boolean triangleFans()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.triangleFans()field.
-
vertexAttributeAccessBeyondStride
public boolean vertexAttributeAccessBeyondStride()- Returns:
- the value of the
VkPhysicalDevicePortabilitySubsetFeaturesKHR.vertexAttributeAccessBeyondStride()field.
-
sType
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.sType()field. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHRvalue to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.sType()field. -
pNext
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.pNext()field. -
constantAlphaColorBlendFactors
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer constantAlphaColorBlendFactors(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.constantAlphaColorBlendFactors()field. -
events
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.events()field. -
imageViewFormatReinterpretation
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer imageViewFormatReinterpretation(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.imageViewFormatReinterpretation()field. -
imageViewFormatSwizzle
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.imageViewFormatSwizzle()field. -
imageView2DOn3DImage
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.imageView2DOn3DImage()field. -
multisampleArrayImage
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.multisampleArrayImage()field. -
mutableComparisonSamplers
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.mutableComparisonSamplers()field. -
pointPolygons
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.pointPolygons()field. -
samplerMipLodBias
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.samplerMipLodBias()field. -
separateStencilMaskRef
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.separateStencilMaskRef()field. -
shaderSampleRateInterpolationFunctions
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer shaderSampleRateInterpolationFunctions(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions()field. -
tessellationIsolines
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.tessellationIsolines()field. -
tessellationPointMode
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.tessellationPointMode()field. -
triangleFans
Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.triangleFans()field. -
vertexAttributeAccessBeyondStride
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer vertexAttributeAccessBeyondStride(boolean value) Sets the specified value to theVkPhysicalDevicePortabilitySubsetFeaturesKHR.vertexAttributeAccessBeyondStride()field.
-