Class VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer>
org.lwjgl.system.StructBuffer<VkPhysicalDeviceTileShadingFeaturesQCOM, VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer>
org.lwjgl.vulkan.VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer
- All Implemented Interfaces:
AutoCloseable, Iterable<VkPhysicalDeviceTileShadingFeaturesQCOM>, NativeResource, Pointer
- Enclosing class:
VkPhysicalDeviceTileShadingFeaturesQCOM
public static class VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer
extends StructBuffer<VkPhysicalDeviceTileShadingFeaturesQCOM, VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer>
implements NativeResource
An array of
VkPhysicalDeviceTileShadingFeaturesQCOM 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 newVkPhysicalDeviceTileShadingFeaturesQCOM.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionlongpNext()pNext(long value) Sets the specified value to thepNextfield.intsType()sType(int value) Sets the specified value to thesTypefield.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_TILE_SHADING_FEATURES_QCOMvalue to thesTypefield.booleantileShading(boolean value) Sets the specified value to thetileShadingfield.booleantileShadingAnisotropicApron(boolean value) Sets the specified value to thetileShadingAnisotropicApronfield.booleantileShadingApron(boolean value) Sets the specified value to thetileShadingApronfield.booleantileShadingAtomicOps(boolean value) Sets the specified value to thetileShadingAtomicOpsfield.booleantileShadingColorAttachments(boolean value) Sets the specified value to thetileShadingColorAttachmentsfield.booleantileShadingDepthAttachments(boolean value) Sets the specified value to thetileShadingDepthAttachmentsfield.booleantileShadingDispatchTile(boolean value) Sets the specified value to thetileShadingDispatchTilefield.booleantileShadingFragmentStage(boolean value) Sets the specified value to thetileShadingFragmentStagefield.booleantileShadingImageProcessing(boolean value) Sets the specified value to thetileShadingImageProcessingfield.booleantileShadingInputAttachments(boolean value) Sets the specified value to thetileShadingInputAttachmentsfield.booleantileShadingPerTileDispatch(boolean value) Sets the specified value to thetileShadingPerTileDispatchfield.booleantileShadingPerTileDraw(boolean value) Sets the specified value to thetileShadingPerTileDrawfield.booleantileShadingSampledAttachments(boolean value) Sets the specified value to thetileShadingSampledAttachmentsfield.booleantileShadingStencilAttachments(boolean value) Sets the specified value to thetileShadingStencilAttachmentsfield.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 newVkPhysicalDeviceTileShadingFeaturesQCOM.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
VkPhysicalDeviceTileShadingFeaturesQCOM.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.
-
tileShading
- Returns:
- the value of the
tileShadingfield.
-
tileShadingFragmentStage
- Returns:
- the value of the
tileShadingFragmentStagefield.
-
tileShadingColorAttachments
- Returns:
- the value of the
tileShadingColorAttachmentsfield.
-
tileShadingDepthAttachments
- Returns:
- the value of the
tileShadingDepthAttachmentsfield.
-
tileShadingStencilAttachments
- Returns:
- the value of the
tileShadingStencilAttachmentsfield.
-
tileShadingInputAttachments
- Returns:
- the value of the
tileShadingInputAttachmentsfield.
-
tileShadingSampledAttachments
- Returns:
- the value of the
tileShadingSampledAttachmentsfield.
-
tileShadingPerTileDraw
- Returns:
- the value of the
tileShadingPerTileDrawfield.
-
tileShadingPerTileDispatch
- Returns:
- the value of the
tileShadingPerTileDispatchfield.
-
tileShadingDispatchTile
- Returns:
- the value of the
tileShadingDispatchTilefield.
-
tileShadingApron
- Returns:
- the value of the
tileShadingApronfield.
-
tileShadingAnisotropicApron
- Returns:
- the value of the
tileShadingAnisotropicApronfield.
-
tileShadingAtomicOps
- Returns:
- the value of the
tileShadingAtomicOpsfield.
-
tileShadingImageProcessing
- Returns:
- the value of the
tileShadingImageProcessingfield.
-
sType
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer sType(@NativeType("VkStructureType") int value) Sets the specified value to thesTypefield. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_TILE_SHADING_FEATURES_QCOMvalue to thesTypefield. -
pNext
Sets the specified value to thepNextfield. -
tileShading
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShading(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingfield. -
tileShadingFragmentStage
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingFragmentStage(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingFragmentStagefield. -
tileShadingColorAttachments
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingColorAttachments(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingColorAttachmentsfield. -
tileShadingDepthAttachments
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingDepthAttachments(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingDepthAttachmentsfield. -
tileShadingStencilAttachments
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingStencilAttachments(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingStencilAttachmentsfield. -
tileShadingInputAttachments
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingInputAttachments(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingInputAttachmentsfield. -
tileShadingSampledAttachments
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingSampledAttachments(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingSampledAttachmentsfield. -
tileShadingPerTileDraw
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingPerTileDraw(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingPerTileDrawfield. -
tileShadingPerTileDispatch
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingPerTileDispatch(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingPerTileDispatchfield. -
tileShadingDispatchTile
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingDispatchTile(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingDispatchTilefield. -
tileShadingApron
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingApron(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingApronfield. -
tileShadingAnisotropicApron
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingAnisotropicApron(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingAnisotropicApronfield. -
tileShadingAtomicOps
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingAtomicOps(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingAtomicOpsfield. -
tileShadingImageProcessing
public VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer tileShadingImageProcessing(@NativeType("VkBool32") boolean value) Sets the specified value to thetileShadingImageProcessingfield.
-