Class VkPhysicalDeviceTileShadingFeaturesQCOM
java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.qcom.struct.VkPhysicalDeviceTileShadingFeaturesQCOM
- All Implemented Interfaces:
Addressable
- Direct Known Subclasses:
VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer
public sealed class VkPhysicalDeviceTileShadingFeaturesQCOM
extends GroupType
permits VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer
Layout
struct VkPhysicalDeviceTileShadingFeaturesQCOM {
(int) VkStructureType sType;
void* pNext;
(uint32_t) VkBool32 tileShading;
(uint32_t) VkBool32 tileShadingFragmentStage;
(uint32_t) VkBool32 tileShadingColorAttachments;
(uint32_t) VkBool32 tileShadingDepthAttachments;
(uint32_t) VkBool32 tileShadingStencilAttachments;
(uint32_t) VkBool32 tileShadingInputAttachments;
(uint32_t) VkBool32 tileShadingSampledAttachments;
(uint32_t) VkBool32 tileShadingPerTileDraw;
(uint32_t) VkBool32 tileShadingPerTileDispatch;
(uint32_t) VkBool32 tileShadingDispatchTile;
(uint32_t) VkBool32 tileShadingApron;
(uint32_t) VkBool32 tileShadingAnisotropicApron;
(uint32_t) VkBool32 tileShadingAtomicOps;
(uint32_t) VkBool32 tileShadingImageProcessing;
};
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
A buffer ofVkPhysicalDeviceTileShadingFeaturesQCOM
. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GroupLayout
The struct layout ofVkPhysicalDeviceTileShadingFeaturesQCOM
.static final MemoryLayout
The memory layout ofpNext
.static final MemoryLayout
The memory layout ofsType
.static final MemoryLayout
The memory layout oftileShading
.static final MemoryLayout
The memory layout oftileShadingAnisotropicApron
.static final MemoryLayout
The memory layout oftileShadingApron
.static final MemoryLayout
The memory layout oftileShadingAtomicOps
.static final MemoryLayout
The memory layout oftileShadingColorAttachments
.static final MemoryLayout
The memory layout oftileShadingDepthAttachments
.static final MemoryLayout
The memory layout oftileShadingDispatchTile
.static final MemoryLayout
The memory layout oftileShadingFragmentStage
.static final MemoryLayout
The memory layout oftileShadingImageProcessing
.static final MemoryLayout
The memory layout oftileShadingInputAttachments
.static final MemoryLayout
The memory layout oftileShadingPerTileDispatch
.static final MemoryLayout
The memory layout oftileShadingPerTileDraw
.static final MemoryLayout
The memory layout oftileShadingSampledAttachments
.static final MemoryLayout
The memory layout oftileShadingStencilAttachments
.static final long
The byte offset ofpNext
.static final long
The byte offset ofsType
.static final long
The byte offset oftileShading
.static final long
The byte offset oftileShadingAnisotropicApron
.static final long
The byte offset oftileShadingApron
.static final long
The byte offset oftileShadingAtomicOps
.static final long
The byte offset oftileShadingColorAttachments
.static final long
The byte offset oftileShadingDepthAttachments
.static final long
The byte offset oftileShadingDispatchTile
.static final long
The byte offset oftileShadingFragmentStage
.static final long
The byte offset oftileShadingImageProcessing
.static final long
The byte offset oftileShadingInputAttachments
.static final long
The byte offset oftileShadingPerTileDispatch
.static final long
The byte offset oftileShadingPerTileDraw
.static final long
The byte offset oftileShadingSampledAttachments
.static final long
The byte offset oftileShadingStencilAttachments
.static final VarHandle
static final VarHandle
static final VarHandle
TheVarHandle
oftileShading
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingAnisotropicApron
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingApron
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingAtomicOps
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingColorAttachments
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingDepthAttachments
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingDispatchTile
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingFragmentStage
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingImageProcessing
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingInputAttachments
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingPerTileDispatch
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingPerTileDraw
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingSampledAttachments
of type(MemorySegment base, long baseOffset, long index)MemorySegment
.static final VarHandle
TheVarHandle
oftileShadingStencilAttachments
of type(MemorySegment base, long baseOffset, long index)MemorySegment
. -
Constructor Summary
ConstructorsConstructorDescriptionCreatesVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment. -
Method Summary
Modifier and TypeMethodDescriptionalloc
(SegmentAllocator allocator) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator.alloc
(SegmentAllocator allocator, long count) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and count.allocInit
(SegmentAllocator allocator, int sType) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile, int tileShadingApron) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile, int tileShadingApron, int tileShadingAnisotropicApron) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile, int tileShadingApron, int tileShadingAnisotropicApron, int tileShadingAtomicOps) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.allocInit
(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile, int tileShadingApron, int tileShadingAnisotropicApron, int tileShadingAtomicOps, int tileShadingImageProcessing) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.asBuffer()
Converts this instance to a buffer.Copies from the given source.of
(MemorySegment segment) CreatesVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment.ofNative
(MemorySegment segment) CreatesVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment.ofNative
(MemorySegment segment, long count) CreatesVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment.pNext()
ReturnspNext
.pNext
(MemorySegment value) SetspNext
with the given value.static MemorySegment
pNext
(MemorySegment segment, long index) ReturnspNext
at the given index.static void
pNext
(MemorySegment segment, long index, MemorySegment value) SetspNext
with the given value at the given index.int
sType()
ReturnssType
.sType
(int value) SetssType
with the given value.static int
sType
(MemorySegment segment, long index) ReturnssType
at the given index.static void
sType
(MemorySegment segment, long index, int value) SetssType
with the given value at the given index.int
ReturnstileShading
.tileShading
(int value) SetstileShading
with the given value.static int
tileShading
(MemorySegment segment, long index) ReturnstileShading
at the given index.static void
tileShading
(MemorySegment segment, long index, int value) SetstileShading
with the given value at the given index.int
ReturnstileShadingAnisotropicApron
.tileShadingAnisotropicApron
(int value) SetstileShadingAnisotropicApron
with the given value.static int
tileShadingAnisotropicApron
(MemorySegment segment, long index) ReturnstileShadingAnisotropicApron
at the given index.static void
tileShadingAnisotropicApron
(MemorySegment segment, long index, int value) SetstileShadingAnisotropicApron
with the given value at the given index.int
ReturnstileShadingApron
.tileShadingApron
(int value) SetstileShadingApron
with the given value.static int
tileShadingApron
(MemorySegment segment, long index) ReturnstileShadingApron
at the given index.static void
tileShadingApron
(MemorySegment segment, long index, int value) SetstileShadingApron
with the given value at the given index.int
ReturnstileShadingAtomicOps
.tileShadingAtomicOps
(int value) SetstileShadingAtomicOps
with the given value.static int
tileShadingAtomicOps
(MemorySegment segment, long index) ReturnstileShadingAtomicOps
at the given index.static void
tileShadingAtomicOps
(MemorySegment segment, long index, int value) SetstileShadingAtomicOps
with the given value at the given index.int
ReturnstileShadingColorAttachments
.tileShadingColorAttachments
(int value) SetstileShadingColorAttachments
with the given value.static int
tileShadingColorAttachments
(MemorySegment segment, long index) ReturnstileShadingColorAttachments
at the given index.static void
tileShadingColorAttachments
(MemorySegment segment, long index, int value) SetstileShadingColorAttachments
with the given value at the given index.int
ReturnstileShadingDepthAttachments
.tileShadingDepthAttachments
(int value) SetstileShadingDepthAttachments
with the given value.static int
tileShadingDepthAttachments
(MemorySegment segment, long index) ReturnstileShadingDepthAttachments
at the given index.static void
tileShadingDepthAttachments
(MemorySegment segment, long index, int value) SetstileShadingDepthAttachments
with the given value at the given index.int
ReturnstileShadingDispatchTile
.tileShadingDispatchTile
(int value) SetstileShadingDispatchTile
with the given value.static int
tileShadingDispatchTile
(MemorySegment segment, long index) ReturnstileShadingDispatchTile
at the given index.static void
tileShadingDispatchTile
(MemorySegment segment, long index, int value) SetstileShadingDispatchTile
with the given value at the given index.int
ReturnstileShadingFragmentStage
.tileShadingFragmentStage
(int value) SetstileShadingFragmentStage
with the given value.static int
tileShadingFragmentStage
(MemorySegment segment, long index) ReturnstileShadingFragmentStage
at the given index.static void
tileShadingFragmentStage
(MemorySegment segment, long index, int value) SetstileShadingFragmentStage
with the given value at the given index.int
ReturnstileShadingImageProcessing
.tileShadingImageProcessing
(int value) SetstileShadingImageProcessing
with the given value.static int
tileShadingImageProcessing
(MemorySegment segment, long index) ReturnstileShadingImageProcessing
at the given index.static void
tileShadingImageProcessing
(MemorySegment segment, long index, int value) SetstileShadingImageProcessing
with the given value at the given index.int
ReturnstileShadingInputAttachments
.tileShadingInputAttachments
(int value) SetstileShadingInputAttachments
with the given value.static int
tileShadingInputAttachments
(MemorySegment segment, long index) ReturnstileShadingInputAttachments
at the given index.static void
tileShadingInputAttachments
(MemorySegment segment, long index, int value) SetstileShadingInputAttachments
with the given value at the given index.int
ReturnstileShadingPerTileDispatch
.tileShadingPerTileDispatch
(int value) SetstileShadingPerTileDispatch
with the given value.static int
tileShadingPerTileDispatch
(MemorySegment segment, long index) ReturnstileShadingPerTileDispatch
at the given index.static void
tileShadingPerTileDispatch
(MemorySegment segment, long index, int value) SetstileShadingPerTileDispatch
with the given value at the given index.int
ReturnstileShadingPerTileDraw
.tileShadingPerTileDraw
(int value) SetstileShadingPerTileDraw
with the given value.static int
tileShadingPerTileDraw
(MemorySegment segment, long index) ReturnstileShadingPerTileDraw
at the given index.static void
tileShadingPerTileDraw
(MemorySegment segment, long index, int value) SetstileShadingPerTileDraw
with the given value at the given index.int
ReturnstileShadingSampledAttachments
.tileShadingSampledAttachments
(int value) SetstileShadingSampledAttachments
with the given value.static int
tileShadingSampledAttachments
(MemorySegment segment, long index) ReturnstileShadingSampledAttachments
at the given index.static void
tileShadingSampledAttachments
(MemorySegment segment, long index, int value) SetstileShadingSampledAttachments
with the given value at the given index.int
ReturnstileShadingStencilAttachments
.tileShadingStencilAttachments
(int value) SetstileShadingStencilAttachments
with the given value.static int
tileShadingStencilAttachments
(MemorySegment segment, long index) ReturnstileShadingStencilAttachments
at the given index.static void
tileShadingStencilAttachments
(MemorySegment segment, long index, int value) SetstileShadingStencilAttachments
with the given value at the given index.Methods inherited from class overrungl.struct.GroupType
estimateCount, estimateCount, groupLayout, segment
-
Field Details
-
LAYOUT
The struct layout ofVkPhysicalDeviceTileShadingFeaturesQCOM
. -
OFFSET_sType
public static final long OFFSET_sTypeThe byte offset ofsType
. -
LAYOUT_sType
The memory layout ofsType
. -
VH_sType
-
OFFSET_pNext
public static final long OFFSET_pNextThe byte offset ofpNext
. -
LAYOUT_pNext
The memory layout ofpNext
. -
VH_pNext
-
OFFSET_tileShading
public static final long OFFSET_tileShadingThe byte offset oftileShading
. -
LAYOUT_tileShading
The memory layout oftileShading
. -
VH_tileShading
-
OFFSET_tileShadingFragmentStage
public static final long OFFSET_tileShadingFragmentStageThe byte offset oftileShadingFragmentStage
. -
LAYOUT_tileShadingFragmentStage
The memory layout oftileShadingFragmentStage
. -
VH_tileShadingFragmentStage
-
OFFSET_tileShadingColorAttachments
public static final long OFFSET_tileShadingColorAttachmentsThe byte offset oftileShadingColorAttachments
. -
LAYOUT_tileShadingColorAttachments
The memory layout oftileShadingColorAttachments
. -
VH_tileShadingColorAttachments
-
OFFSET_tileShadingDepthAttachments
public static final long OFFSET_tileShadingDepthAttachmentsThe byte offset oftileShadingDepthAttachments
. -
LAYOUT_tileShadingDepthAttachments
The memory layout oftileShadingDepthAttachments
. -
VH_tileShadingDepthAttachments
-
OFFSET_tileShadingStencilAttachments
public static final long OFFSET_tileShadingStencilAttachmentsThe byte offset oftileShadingStencilAttachments
. -
LAYOUT_tileShadingStencilAttachments
The memory layout oftileShadingStencilAttachments
. -
VH_tileShadingStencilAttachments
-
OFFSET_tileShadingInputAttachments
public static final long OFFSET_tileShadingInputAttachmentsThe byte offset oftileShadingInputAttachments
. -
LAYOUT_tileShadingInputAttachments
The memory layout oftileShadingInputAttachments
. -
VH_tileShadingInputAttachments
-
OFFSET_tileShadingSampledAttachments
public static final long OFFSET_tileShadingSampledAttachmentsThe byte offset oftileShadingSampledAttachments
. -
LAYOUT_tileShadingSampledAttachments
The memory layout oftileShadingSampledAttachments
. -
VH_tileShadingSampledAttachments
-
OFFSET_tileShadingPerTileDraw
public static final long OFFSET_tileShadingPerTileDrawThe byte offset oftileShadingPerTileDraw
. -
LAYOUT_tileShadingPerTileDraw
The memory layout oftileShadingPerTileDraw
. -
VH_tileShadingPerTileDraw
-
OFFSET_tileShadingPerTileDispatch
public static final long OFFSET_tileShadingPerTileDispatchThe byte offset oftileShadingPerTileDispatch
. -
LAYOUT_tileShadingPerTileDispatch
The memory layout oftileShadingPerTileDispatch
. -
VH_tileShadingPerTileDispatch
-
OFFSET_tileShadingDispatchTile
public static final long OFFSET_tileShadingDispatchTileThe byte offset oftileShadingDispatchTile
. -
LAYOUT_tileShadingDispatchTile
The memory layout oftileShadingDispatchTile
. -
VH_tileShadingDispatchTile
-
OFFSET_tileShadingApron
public static final long OFFSET_tileShadingApronThe byte offset oftileShadingApron
. -
LAYOUT_tileShadingApron
The memory layout oftileShadingApron
. -
VH_tileShadingApron
-
OFFSET_tileShadingAnisotropicApron
public static final long OFFSET_tileShadingAnisotropicApronThe byte offset oftileShadingAnisotropicApron
. -
LAYOUT_tileShadingAnisotropicApron
The memory layout oftileShadingAnisotropicApron
. -
VH_tileShadingAnisotropicApron
-
OFFSET_tileShadingAtomicOps
public static final long OFFSET_tileShadingAtomicOpsThe byte offset oftileShadingAtomicOps
. -
LAYOUT_tileShadingAtomicOps
The memory layout oftileShadingAtomicOps
. -
VH_tileShadingAtomicOps
-
OFFSET_tileShadingImageProcessing
public static final long OFFSET_tileShadingImageProcessingThe byte offset oftileShadingImageProcessing
. -
LAYOUT_tileShadingImageProcessing
The memory layout oftileShadingImageProcessing
. -
VH_tileShadingImageProcessing
-
-
Constructor Details
-
VkPhysicalDeviceTileShadingFeaturesQCOM
CreatesVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment.- Parameters:
segment
- the memory segment
-
-
Method Details
-
of
CreatesVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment.- Parameters:
segment
- the memory segment- Returns:
- the created instance or
null
if the segment isNULL
-
ofNative
Creates
VkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment
- the memory segment- Returns:
- the created instance or
null
if the segment isNULL
-
ofNative
public static VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer ofNative(MemorySegment segment, long count) Creates
VkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment
- the memory segmentcount
- the count of the buffer- Returns:
- the created instance or
null
if the segment isNULL
-
alloc
Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator.- Parameters:
allocator
- the segment allocator- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
alloc
public static VkPhysicalDeviceTileShadingFeaturesQCOM.Buffer alloc(SegmentAllocator allocator, long count) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and count.- Parameters:
allocator
- the segment allocatorcount
- the count- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile, int tileShadingApron, int tileShadingAnisotropicApron, int tileShadingAtomicOps, int tileShadingImageProcessing) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
tileShadingInputAttachments
-tileShadingInputAttachments
tileShadingSampledAttachments
-tileShadingSampledAttachments
tileShadingPerTileDraw
-tileShadingPerTileDraw
tileShadingPerTileDispatch
-tileShadingPerTileDispatch
tileShadingDispatchTile
-tileShadingDispatchTile
tileShadingApron
-tileShadingApron
tileShadingAnisotropicApron
-tileShadingAnisotropicApron
tileShadingAtomicOps
-tileShadingAtomicOps
tileShadingImageProcessing
-tileShadingImageProcessing
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile, int tileShadingApron, int tileShadingAnisotropicApron, int tileShadingAtomicOps) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
tileShadingInputAttachments
-tileShadingInputAttachments
tileShadingSampledAttachments
-tileShadingSampledAttachments
tileShadingPerTileDraw
-tileShadingPerTileDraw
tileShadingPerTileDispatch
-tileShadingPerTileDispatch
tileShadingDispatchTile
-tileShadingDispatchTile
tileShadingApron
-tileShadingApron
tileShadingAnisotropicApron
-tileShadingAnisotropicApron
tileShadingAtomicOps
-tileShadingAtomicOps
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile, int tileShadingApron, int tileShadingAnisotropicApron) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
tileShadingInputAttachments
-tileShadingInputAttachments
tileShadingSampledAttachments
-tileShadingSampledAttachments
tileShadingPerTileDraw
-tileShadingPerTileDraw
tileShadingPerTileDispatch
-tileShadingPerTileDispatch
tileShadingDispatchTile
-tileShadingDispatchTile
tileShadingApron
-tileShadingApron
tileShadingAnisotropicApron
-tileShadingAnisotropicApron
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile, int tileShadingApron) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
tileShadingInputAttachments
-tileShadingInputAttachments
tileShadingSampledAttachments
-tileShadingSampledAttachments
tileShadingPerTileDraw
-tileShadingPerTileDraw
tileShadingPerTileDispatch
-tileShadingPerTileDispatch
tileShadingDispatchTile
-tileShadingDispatchTile
tileShadingApron
-tileShadingApron
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch, int tileShadingDispatchTile) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
tileShadingInputAttachments
-tileShadingInputAttachments
tileShadingSampledAttachments
-tileShadingSampledAttachments
tileShadingPerTileDraw
-tileShadingPerTileDraw
tileShadingPerTileDispatch
-tileShadingPerTileDispatch
tileShadingDispatchTile
-tileShadingDispatchTile
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw, int tileShadingPerTileDispatch) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
tileShadingInputAttachments
-tileShadingInputAttachments
tileShadingSampledAttachments
-tileShadingSampledAttachments
tileShadingPerTileDraw
-tileShadingPerTileDraw
tileShadingPerTileDispatch
-tileShadingPerTileDispatch
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments, int tileShadingPerTileDraw) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
tileShadingInputAttachments
-tileShadingInputAttachments
tileShadingSampledAttachments
-tileShadingSampledAttachments
tileShadingPerTileDraw
-tileShadingPerTileDraw
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments, int tileShadingSampledAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
tileShadingInputAttachments
-tileShadingInputAttachments
tileShadingSampledAttachments
-tileShadingSampledAttachments
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments, int tileShadingInputAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
tileShadingInputAttachments
-tileShadingInputAttachments
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments, int tileShadingStencilAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
tileShadingStencilAttachments
-tileShadingStencilAttachments
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments, int tileShadingDepthAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
tileShadingDepthAttachments
-tileShadingDepthAttachments
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage, int tileShadingColorAttachments) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
tileShadingColorAttachments
-tileShadingColorAttachments
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading, int tileShadingFragmentStage) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
tileShadingFragmentStage
-tileShadingFragmentStage
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext, int tileShading) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
tileShading
-tileShading
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType, MemorySegment pNext) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
pNext
-pNext
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
allocInit
public static VkPhysicalDeviceTileShadingFeaturesQCOM allocInit(SegmentAllocator allocator, int sType) Allocates aVkPhysicalDeviceTileShadingFeaturesQCOM
with the given segment allocator and arguments like initializer list.- Parameters:
allocator
- the segment allocatorsType
-sType
- Returns:
- the allocated
VkPhysicalDeviceTileShadingFeaturesQCOM
-
copyFrom
public VkPhysicalDeviceTileShadingFeaturesQCOM copyFrom(VkPhysicalDeviceTileShadingFeaturesQCOM src) Copies from the given source.- Parameters:
src
- the source- Returns:
this
-
asBuffer
Converts this instance to a buffer.- Returns:
- the buffer
-
sType
ReturnssType
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
sType
at the given index
-
sType
public int sType()ReturnssType
.- Returns:
sType
-
sType
SetssType
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
sType
SetssType
with the given value.- Parameters:
value
- the value- Returns:
this
-
pNext
ReturnspNext
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
pNext
at the given index
-
pNext
-
pNext
SetspNext
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
pNext
SetspNext
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShading
ReturnstileShading
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShading
at the given index
-
tileShading
public int tileShading()ReturnstileShading
.- Returns:
tileShading
-
tileShading
SetstileShading
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShading
SetstileShading
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingFragmentStage
ReturnstileShadingFragmentStage
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingFragmentStage
at the given index
-
tileShadingFragmentStage
public int tileShadingFragmentStage()ReturnstileShadingFragmentStage
.- Returns:
tileShadingFragmentStage
-
tileShadingFragmentStage
SetstileShadingFragmentStage
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingFragmentStage
SetstileShadingFragmentStage
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingColorAttachments
ReturnstileShadingColorAttachments
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingColorAttachments
at the given index
-
tileShadingColorAttachments
public int tileShadingColorAttachments()ReturnstileShadingColorAttachments
.- Returns:
tileShadingColorAttachments
-
tileShadingColorAttachments
SetstileShadingColorAttachments
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingColorAttachments
SetstileShadingColorAttachments
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingDepthAttachments
ReturnstileShadingDepthAttachments
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingDepthAttachments
at the given index
-
tileShadingDepthAttachments
public int tileShadingDepthAttachments()ReturnstileShadingDepthAttachments
.- Returns:
tileShadingDepthAttachments
-
tileShadingDepthAttachments
SetstileShadingDepthAttachments
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingDepthAttachments
SetstileShadingDepthAttachments
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingStencilAttachments
ReturnstileShadingStencilAttachments
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingStencilAttachments
at the given index
-
tileShadingStencilAttachments
public int tileShadingStencilAttachments()ReturnstileShadingStencilAttachments
.- Returns:
tileShadingStencilAttachments
-
tileShadingStencilAttachments
SetstileShadingStencilAttachments
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingStencilAttachments
SetstileShadingStencilAttachments
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingInputAttachments
ReturnstileShadingInputAttachments
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingInputAttachments
at the given index
-
tileShadingInputAttachments
public int tileShadingInputAttachments()ReturnstileShadingInputAttachments
.- Returns:
tileShadingInputAttachments
-
tileShadingInputAttachments
SetstileShadingInputAttachments
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingInputAttachments
SetstileShadingInputAttachments
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingSampledAttachments
ReturnstileShadingSampledAttachments
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingSampledAttachments
at the given index
-
tileShadingSampledAttachments
public int tileShadingSampledAttachments()ReturnstileShadingSampledAttachments
.- Returns:
tileShadingSampledAttachments
-
tileShadingSampledAttachments
SetstileShadingSampledAttachments
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingSampledAttachments
SetstileShadingSampledAttachments
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingPerTileDraw
ReturnstileShadingPerTileDraw
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingPerTileDraw
at the given index
-
tileShadingPerTileDraw
public int tileShadingPerTileDraw()ReturnstileShadingPerTileDraw
.- Returns:
tileShadingPerTileDraw
-
tileShadingPerTileDraw
SetstileShadingPerTileDraw
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingPerTileDraw
SetstileShadingPerTileDraw
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingPerTileDispatch
ReturnstileShadingPerTileDispatch
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingPerTileDispatch
at the given index
-
tileShadingPerTileDispatch
public int tileShadingPerTileDispatch()ReturnstileShadingPerTileDispatch
.- Returns:
tileShadingPerTileDispatch
-
tileShadingPerTileDispatch
SetstileShadingPerTileDispatch
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingPerTileDispatch
SetstileShadingPerTileDispatch
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingDispatchTile
ReturnstileShadingDispatchTile
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingDispatchTile
at the given index
-
tileShadingDispatchTile
public int tileShadingDispatchTile()ReturnstileShadingDispatchTile
.- Returns:
tileShadingDispatchTile
-
tileShadingDispatchTile
SetstileShadingDispatchTile
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingDispatchTile
SetstileShadingDispatchTile
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingApron
ReturnstileShadingApron
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingApron
at the given index
-
tileShadingApron
public int tileShadingApron()ReturnstileShadingApron
.- Returns:
tileShadingApron
-
tileShadingApron
SetstileShadingApron
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingApron
SetstileShadingApron
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingAnisotropicApron
ReturnstileShadingAnisotropicApron
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingAnisotropicApron
at the given index
-
tileShadingAnisotropicApron
public int tileShadingAnisotropicApron()ReturnstileShadingAnisotropicApron
.- Returns:
tileShadingAnisotropicApron
-
tileShadingAnisotropicApron
SetstileShadingAnisotropicApron
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingAnisotropicApron
SetstileShadingAnisotropicApron
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingAtomicOps
ReturnstileShadingAtomicOps
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingAtomicOps
at the given index
-
tileShadingAtomicOps
public int tileShadingAtomicOps()ReturnstileShadingAtomicOps
.- Returns:
tileShadingAtomicOps
-
tileShadingAtomicOps
SetstileShadingAtomicOps
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingAtomicOps
SetstileShadingAtomicOps
with the given value.- Parameters:
value
- the value- Returns:
this
-
tileShadingImageProcessing
ReturnstileShadingImageProcessing
at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffer- Returns:
tileShadingImageProcessing
at the given index
-
tileShadingImageProcessing
public int tileShadingImageProcessing()ReturnstileShadingImageProcessing
.- Returns:
tileShadingImageProcessing
-
tileShadingImageProcessing
SetstileShadingImageProcessing
with the given value at the given index.- Parameters:
segment
- the segment of the structindex
- the index of the struct buffervalue
- the value
-
tileShadingImageProcessing
SetstileShadingImageProcessing
with the given value.- Parameters:
value
- the value- Returns:
this
-