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 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 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 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 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
- Returns:
- the value of the
sTypefield.
-
pNext
- Returns:
- the value of the
pNextfield.
-
constantAlphaColorBlendFactors
- Returns:
- the value of the
constantAlphaColorBlendFactorsfield.
-
events
- Returns:
- the value of the
eventsfield.
-
imageViewFormatReinterpretation
- Returns:
- the value of the
imageViewFormatReinterpretationfield.
-
imageViewFormatSwizzle
- Returns:
- the value of the
imageViewFormatSwizzlefield.
-
imageView2DOn3DImage
- Returns:
- the value of the
imageView2DOn3DImagefield.
-
multisampleArrayImage
- Returns:
- the value of the
multisampleArrayImagefield.
-
mutableComparisonSamplers
- Returns:
- the value of the
mutableComparisonSamplersfield.
-
pointPolygons
- Returns:
- the value of the
pointPolygonsfield.
-
samplerMipLodBias
- Returns:
- the value of the
samplerMipLodBiasfield.
-
separateStencilMaskRef
- Returns:
- the value of the
separateStencilMaskReffield.
-
shaderSampleRateInterpolationFunctions
- Returns:
- the value of the
shaderSampleRateInterpolationFunctionsfield.
-
tessellationIsolines
- Returns:
- the value of the
tessellationIsolinesfield.
-
tessellationPointMode
- Returns:
- the value of the
tessellationPointModefield.
-
triangleFans
- Returns:
- the value of the
triangleFansfield.
-
vertexAttributeAccessBeyondStride
- Returns:
- the value of the
vertexAttributeAccessBeyondStridefield.
-
sType
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer sType(@NativeType("VkStructureType") int value) 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(@NativeType("VkBool32") boolean value) Sets the specified value to theconstantAlphaColorBlendFactorsfield. -
events
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer events(@NativeType("VkBool32") boolean value) Sets the specified value to theeventsfield. -
imageViewFormatReinterpretation
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer imageViewFormatReinterpretation(@NativeType("VkBool32") boolean value) Sets the specified value to theimageViewFormatReinterpretationfield. -
imageViewFormatSwizzle
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer imageViewFormatSwizzle(@NativeType("VkBool32") boolean value) Sets the specified value to theimageViewFormatSwizzlefield. -
imageView2DOn3DImage
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer imageView2DOn3DImage(@NativeType("VkBool32") boolean value) Sets the specified value to theimageView2DOn3DImagefield. -
multisampleArrayImage
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer multisampleArrayImage(@NativeType("VkBool32") boolean value) Sets the specified value to themultisampleArrayImagefield. -
mutableComparisonSamplers
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer mutableComparisonSamplers(@NativeType("VkBool32") boolean value) Sets the specified value to themutableComparisonSamplersfield. -
pointPolygons
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer pointPolygons(@NativeType("VkBool32") boolean value) Sets the specified value to thepointPolygonsfield. -
samplerMipLodBias
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer samplerMipLodBias(@NativeType("VkBool32") boolean value) Sets the specified value to thesamplerMipLodBiasfield. -
separateStencilMaskRef
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer separateStencilMaskRef(@NativeType("VkBool32") boolean value) Sets the specified value to theseparateStencilMaskReffield. -
shaderSampleRateInterpolationFunctions
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer shaderSampleRateInterpolationFunctions(@NativeType("VkBool32") boolean value) Sets the specified value to theshaderSampleRateInterpolationFunctionsfield. -
tessellationIsolines
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer tessellationIsolines(@NativeType("VkBool32") boolean value) Sets the specified value to thetessellationIsolinesfield. -
tessellationPointMode
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer tessellationPointMode(@NativeType("VkBool32") boolean value) Sets the specified value to thetessellationPointModefield. -
triangleFans
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer triangleFans(@NativeType("VkBool32") boolean value) Sets the specified value to thetriangleFansfield. -
vertexAttributeAccessBeyondStride
public VkPhysicalDevicePortabilitySubsetFeaturesKHR.Buffer vertexAttributeAccessBeyondStride(@NativeType("VkBool32") boolean value) Sets the specified value to thevertexAttributeAccessBeyondStridefield.
-