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>,NativeResource,Pointer
- Enclosing class:
VkPhysicalDevicePortabilitySubsetFeaturesKHR
public static class VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer
extends StructBuffer<VkPhysicalDevicePortabilitySubsetFeaturesKHR,VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer>
implements NativeResource
An array of
VkPhysicalDevicePortabilitySubsetFeaturesKHR 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 newVkPhysicalDevicePortabilitySubsetFeaturesKHR.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionbooleanconstantAlphaColorBlendFactors(boolean value) Sets the specified value to theconstantAlphaColorBlendFactorsfield.booleanevents()events(boolean value) Sets the specified value to theeventsfield.booleanimageView2DOn3DImage(boolean value) Sets the specified value to theimageView2DOn3DImagefield.booleanimageViewFormatReinterpretation(boolean value) Sets the specified value to theimageViewFormatReinterpretationfield.booleanimageViewFormatSwizzle(boolean value) Sets the specified value to theimageViewFormatSwizzlefield.booleanmultisampleArrayImage(boolean value) Sets the specified value to themultisampleArrayImagefield.booleanmutableComparisonSamplers(boolean value) Sets the specified value to themutableComparisonSamplersfield.longpNext()pNext(long value) Sets the specified value to thepNextfield.booleanpointPolygons(boolean value) Sets the specified value to thepointPolygonsfield.booleansamplerMipLodBias(boolean value) Sets the specified value to thesamplerMipLodBiasfield.booleanseparateStencilMaskRef(boolean value) Sets the specified value to theseparateStencilMaskReffield.booleanshaderSampleRateInterpolationFunctions(boolean value) Sets the specified value to theshaderSampleRateInterpolationFunctionsfield.intsType()sType(int value) Sets the specified value to thesTypefield.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHRvalue to thesTypefield.booleantessellationIsolines(boolean value) Sets the specified value to thetessellationIsolinesfield.booleantessellationPointMode(boolean value) Sets the specified value to thetessellationPointModefield.booleantriangleFans(boolean value) Sets the specified value to thetriangleFansfield.booleanvertexAttributeAccessBeyondStride(boolean value) Sets the specified value to thevertexAttributeAccessBeyondStridefield.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
sTypefield.
-
pNext
public long pNext()- Returns:
- the value of the
pNextfield.
-
constantAlphaColorBlendFactors
public boolean constantAlphaColorBlendFactors()- Returns:
- the value of the
constantAlphaColorBlendFactorsfield.
-
events
public boolean events()- Returns:
- the value of the
eventsfield.
-
imageViewFormatReinterpretation
public boolean imageViewFormatReinterpretation()- Returns:
- the value of the
imageViewFormatReinterpretationfield.
-
imageViewFormatSwizzle
public boolean imageViewFormatSwizzle()- Returns:
- the value of the
imageViewFormatSwizzlefield.
-
imageView2DOn3DImage
public boolean imageView2DOn3DImage()- Returns:
- the value of the
imageView2DOn3DImagefield.
-
multisampleArrayImage
public boolean multisampleArrayImage()- Returns:
- the value of the
multisampleArrayImagefield.
-
mutableComparisonSamplers
public boolean mutableComparisonSamplers()- Returns:
- the value of the
mutableComparisonSamplersfield.
-
pointPolygons
public boolean pointPolygons()- Returns:
- the value of the
pointPolygonsfield.
-
samplerMipLodBias
public boolean samplerMipLodBias()- Returns:
- the value of the
samplerMipLodBiasfield.
-
separateStencilMaskRef
public boolean separateStencilMaskRef()- Returns:
- the value of the
separateStencilMaskReffield.
-
shaderSampleRateInterpolationFunctions
public boolean shaderSampleRateInterpolationFunctions()- Returns:
- the value of the
shaderSampleRateInterpolationFunctionsfield.
-
tessellationIsolines
public boolean tessellationIsolines()- Returns:
- the value of the
tessellationIsolinesfield.
-
tessellationPointMode
public boolean tessellationPointMode()- Returns:
- the value of the
tessellationPointModefield.
-
triangleFans
public boolean triangleFans()- Returns:
- the value of the
triangleFansfield.
-
vertexAttributeAccessBeyondStride
public boolean vertexAttributeAccessBeyondStride()- Returns:
- the value of the
vertexAttributeAccessBeyondStridefield.
-
sType
Sets the specified value to thesTypefield. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHRvalue to thesTypefield. -
pNext
Sets the specified value to thepNextfield. -
constantAlphaColorBlendFactors
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer constantAlphaColorBlendFactors(boolean value) Sets the specified value to theconstantAlphaColorBlendFactorsfield. -
events
Sets the specified value to theeventsfield. -
imageViewFormatReinterpretation
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer imageViewFormatReinterpretation(boolean value) Sets the specified value to theimageViewFormatReinterpretationfield. -
imageViewFormatSwizzle
Sets the specified value to theimageViewFormatSwizzlefield. -
imageView2DOn3DImage
Sets the specified value to theimageView2DOn3DImagefield. -
multisampleArrayImage
Sets the specified value to themultisampleArrayImagefield. -
mutableComparisonSamplers
Sets the specified value to themutableComparisonSamplersfield. -
pointPolygons
Sets the specified value to thepointPolygonsfield. -
samplerMipLodBias
Sets the specified value to thesamplerMipLodBiasfield. -
separateStencilMaskRef
Sets the specified value to theseparateStencilMaskReffield. -
shaderSampleRateInterpolationFunctions
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer shaderSampleRateInterpolationFunctions(boolean value) Sets the specified value to theshaderSampleRateInterpolationFunctionsfield. -
tessellationIsolines
Sets the specified value to thetessellationIsolinesfield. -
tessellationPointMode
Sets the specified value to thetessellationPointModefield. -
triangleFans
Sets the specified value to thetriangleFansfield. -
vertexAttributeAccessBeyondStride
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer vertexAttributeAccessBeyondStride(boolean value) Sets the specified value to thevertexAttributeAccessBeyondStridefield.
-