Package org.lwjgl.vulkan
Class VkPhysicalDeviceVulkan14Features
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<VkPhysicalDeviceVulkan14Features>
org.lwjgl.vulkan.VkPhysicalDeviceVulkan14Features
- All Implemented Interfaces:
AutoCloseable,NativeResource,Pointer
public class VkPhysicalDeviceVulkan14Features
extends Struct<VkPhysicalDeviceVulkan14Features>
implements NativeResource
struct VkPhysicalDeviceVulkan14Features {
VkStructureType sType;
void * pNext;
VkBool32 globalPriorityQuery;
VkBool32 shaderSubgroupRotate;
VkBool32 shaderSubgroupRotateClustered;
VkBool32 shaderFloatControls2;
VkBool32 shaderExpectAssume;
VkBool32 rectangularLines;
VkBool32 bresenhamLines;
VkBool32 smoothLines;
VkBool32 stippledRectangularLines;
VkBool32 stippledBresenhamLines;
VkBool32 stippledSmoothLines;
VkBool32 vertexAttributeInstanceRateDivisor;
VkBool32 vertexAttributeInstanceRateZeroDivisor;
VkBool32 indexTypeUint8;
VkBool32 dynamicRenderingLocalRead;
VkBool32 maintenance5;
VkBool32 maintenance6;
VkBool32 pipelineProtectedAccess;
VkBool32 pipelineRobustness;
VkBool32 hostImageCopy;
VkBool32 pushDescriptor;
}-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn array ofVkPhysicalDeviceVulkan14Featuresstructs.Nested classes/interfaces inherited from class org.lwjgl.system.Struct
Struct.StructValidationNested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe struct alignment in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct size in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionVkPhysicalDeviceVulkan14Features(ByteBuffer container) Creates aVkPhysicalDeviceVulkan14Featuresinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptionbooleanbresenhamLines(boolean value) Sets the specified value to thebresenhamLinesfield.calloc()Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated withmemCalloc.calloc(int capacity) Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated withmemCalloc.calloc(int capacity, MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.calloc(MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.create()Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated withBufferUtils.create(int capacity) Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated withBufferUtils.create(long address) Returns a newVkPhysicalDeviceVulkan14Featuresinstance for the specified memory address.create(long address, int capacity) Create aVkPhysicalDeviceVulkan14Features.Bufferinstance at the specified memory.static @Nullable VkPhysicalDeviceVulkan14FeaturescreateSafe(long address) static @Nullable VkPhysicalDeviceVulkan14Features.BuffercreateSafe(long address, int capacity) booleandynamicRenderingLocalRead(boolean value) Sets the specified value to thedynamicRenderingLocalReadfield.booleanglobalPriorityQuery(boolean value) Sets the specified value to theglobalPriorityQueryfield.booleanhostImageCopy(boolean value) Sets the specified value to thehostImageCopyfield.booleanindexTypeUint8(boolean value) Sets the specified value to theindexTypeUint8field.booleanmaintenance5(boolean value) Sets the specified value to themaintenance5field.booleanmaintenance6(boolean value) Sets the specified value to themaintenance6field.malloc()Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated withmemAlloc.malloc(int capacity) Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated withmemAlloc.malloc(int capacity, MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated on the specifiedMemoryStack.malloc(MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated on the specifiedMemoryStack.static intnbresenhamLines(long struct) Unsafe version ofbresenhamLines().static voidnbresenhamLines(long struct, int value) Unsafe version ofbresenhamLines.static intndynamicRenderingLocalRead(long struct) Unsafe version ofdynamicRenderingLocalRead().static voidndynamicRenderingLocalRead(long struct, int value) Unsafe version ofdynamicRenderingLocalRead.static intnglobalPriorityQuery(long struct) Unsafe version ofglobalPriorityQuery().static voidnglobalPriorityQuery(long struct, int value) Unsafe version ofglobalPriorityQuery.static intnhostImageCopy(long struct) Unsafe version ofhostImageCopy().static voidnhostImageCopy(long struct, int value) Unsafe version ofhostImageCopy.static intnindexTypeUint8(long struct) Unsafe version ofindexTypeUint8().static voidnindexTypeUint8(long struct, int value) Unsafe version ofindexTypeUint8.static intnmaintenance5(long struct) Unsafe version ofmaintenance5().static voidnmaintenance5(long struct, int value) Unsafe version ofmaintenance5.static intnmaintenance6(long struct) Unsafe version ofmaintenance6().static voidnmaintenance6(long struct, int value) Unsafe version ofmaintenance6.static intnpipelineProtectedAccess(long struct) Unsafe version ofpipelineProtectedAccess().static voidnpipelineProtectedAccess(long struct, int value) Unsafe version ofpipelineProtectedAccess.static intnpipelineRobustness(long struct) Unsafe version ofpipelineRobustness().static voidnpipelineRobustness(long struct, int value) Unsafe version ofpipelineRobustness.static longnpNext(long struct) Unsafe version ofpNext().static voidnpNext(long struct, long value) Unsafe version ofpNext.static intnpushDescriptor(long struct) Unsafe version ofpushDescriptor().static voidnpushDescriptor(long struct, int value) Unsafe version ofpushDescriptor.static intnrectangularLines(long struct) Unsafe version ofrectangularLines().static voidnrectangularLines(long struct, int value) Unsafe version ofrectangularLines.static intnshaderExpectAssume(long struct) Unsafe version ofshaderExpectAssume().static voidnshaderExpectAssume(long struct, int value) Unsafe version ofshaderExpectAssume.static intnshaderFloatControls2(long struct) Unsafe version ofshaderFloatControls2().static voidnshaderFloatControls2(long struct, int value) Unsafe version ofshaderFloatControls2.static intnshaderSubgroupRotate(long struct) Unsafe version ofshaderSubgroupRotate().static voidnshaderSubgroupRotate(long struct, int value) Unsafe version ofshaderSubgroupRotate.static intnshaderSubgroupRotateClustered(long struct) Unsafe version ofshaderSubgroupRotateClustered().static voidnshaderSubgroupRotateClustered(long struct, int value) Unsafe version ofshaderSubgroupRotateClustered.static intnsmoothLines(long struct) Unsafe version ofsmoothLines().static voidnsmoothLines(long struct, int value) Unsafe version ofsmoothLines.static intnstippledBresenhamLines(long struct) Unsafe version ofstippledBresenhamLines().static voidnstippledBresenhamLines(long struct, int value) Unsafe version ofstippledBresenhamLines.static intnstippledRectangularLines(long struct) Unsafe version ofstippledRectangularLines().static voidnstippledRectangularLines(long struct, int value) Unsafe version ofstippledRectangularLines.static intnstippledSmoothLines(long struct) Unsafe version ofstippledSmoothLines().static voidnstippledSmoothLines(long struct, int value) Unsafe version ofstippledSmoothLines.static intnsType(long struct) Unsafe version ofsType().static voidnsType(long struct, int value) Unsafe version ofsType.static intnvertexAttributeInstanceRateDivisor(long struct) Unsafe version ofvertexAttributeInstanceRateDivisor().static voidnvertexAttributeInstanceRateDivisor(long struct, int value) Unsafe version ofvertexAttributeInstanceRateDivisor.static intnvertexAttributeInstanceRateZeroDivisor(long struct) Unsafe version ofvertexAttributeInstanceRateZeroDivisor().static voidnvertexAttributeInstanceRateZeroDivisor(long struct, int value) Unsafe version ofvertexAttributeInstanceRateZeroDivisor.booleanpipelineProtectedAccess(boolean value) Sets the specified value to thepipelineProtectedAccessfield.booleanpipelineRobustness(boolean value) Sets the specified value to thepipelineRobustnessfield.longpNext()pNext(long value) Sets the specified value to thepNextfield.booleanpushDescriptor(boolean value) Sets the specified value to thepushDescriptorfield.booleanrectangularLines(boolean value) Sets the specified value to therectangularLinesfield.set(int sType, long pNext, boolean globalPriorityQuery, boolean shaderSubgroupRotate, boolean shaderSubgroupRotateClustered, boolean shaderFloatControls2, boolean shaderExpectAssume, boolean rectangularLines, boolean bresenhamLines, boolean smoothLines, boolean stippledRectangularLines, boolean stippledBresenhamLines, boolean stippledSmoothLines, boolean vertexAttributeInstanceRateDivisor, boolean vertexAttributeInstanceRateZeroDivisor, boolean indexTypeUint8, boolean dynamicRenderingLocalRead, boolean maintenance5, boolean maintenance6, boolean pipelineProtectedAccess, boolean pipelineRobustness, boolean hostImageCopy, boolean pushDescriptor) Initializes this struct with the specified values.Copies the specified struct data to this struct.booleanshaderExpectAssume(boolean value) Sets the specified value to theshaderExpectAssumefield.booleanshaderFloatControls2(boolean value) Sets the specified value to theshaderFloatControls2field.booleanshaderSubgroupRotate(boolean value) Sets the specified value to theshaderSubgroupRotatefield.booleanshaderSubgroupRotateClustered(boolean value) Sets the specified value to theshaderSubgroupRotateClusteredfield.intsizeof()Returnssizeof(struct).booleansmoothLines(boolean value) Sets the specified value to thesmoothLinesfield.booleanstippledBresenhamLines(boolean value) Sets the specified value to thestippledBresenhamLinesfield.booleanstippledRectangularLines(boolean value) Sets the specified value to thestippledRectangularLinesfield.booleanstippledSmoothLines(boolean value) Sets the specified value to thestippledSmoothLinesfield.intsType()sType(int value) Sets the specified value to thesTypefield.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_4_FEATURESvalue to thesTypefield.booleanvertexAttributeInstanceRateDivisor(boolean value) Sets the specified value to thevertexAttributeInstanceRateDivisorfield.booleanvertexAttributeInstanceRateZeroDivisor(boolean value) Sets the specified value to thevertexAttributeInstanceRateZeroDivisorfield.Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toStringMethods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Field Details
-
SIZEOF
public static final int SIZEOFThe struct size in bytes. -
ALIGNOF
public static final int ALIGNOFThe struct alignment in bytes. -
STYPE
public static final int STYPEThe struct member offsets. -
PNEXT
public static final int PNEXTThe struct member offsets. -
GLOBALPRIORITYQUERY
public static final int GLOBALPRIORITYQUERYThe struct member offsets. -
SHADERSUBGROUPROTATE
public static final int SHADERSUBGROUPROTATEThe struct member offsets. -
SHADERSUBGROUPROTATECLUSTERED
public static final int SHADERSUBGROUPROTATECLUSTEREDThe struct member offsets. -
SHADERFLOATCONTROLS2
public static final int SHADERFLOATCONTROLS2The struct member offsets. -
SHADEREXPECTASSUME
public static final int SHADEREXPECTASSUMEThe struct member offsets. -
RECTANGULARLINES
public static final int RECTANGULARLINESThe struct member offsets. -
BRESENHAMLINES
public static final int BRESENHAMLINESThe struct member offsets. -
SMOOTHLINES
public static final int SMOOTHLINESThe struct member offsets. -
STIPPLEDRECTANGULARLINES
public static final int STIPPLEDRECTANGULARLINESThe struct member offsets. -
STIPPLEDBRESENHAMLINES
public static final int STIPPLEDBRESENHAMLINESThe struct member offsets. -
STIPPLEDSMOOTHLINES
public static final int STIPPLEDSMOOTHLINESThe struct member offsets. -
VERTEXATTRIBUTEINSTANCERATEDIVISOR
public static final int VERTEXATTRIBUTEINSTANCERATEDIVISORThe struct member offsets. -
VERTEXATTRIBUTEINSTANCERATEZERODIVISOR
public static final int VERTEXATTRIBUTEINSTANCERATEZERODIVISORThe struct member offsets. -
INDEXTYPEUINT8
public static final int INDEXTYPEUINT8The struct member offsets. -
DYNAMICRENDERINGLOCALREAD
public static final int DYNAMICRENDERINGLOCALREADThe struct member offsets. -
MAINTENANCE5
public static final int MAINTENANCE5The struct member offsets. -
MAINTENANCE6
public static final int MAINTENANCE6The struct member offsets. -
PIPELINEPROTECTEDACCESS
public static final int PIPELINEPROTECTEDACCESSThe struct member offsets. -
PIPELINEROBUSTNESS
public static final int PIPELINEROBUSTNESSThe struct member offsets. -
HOSTIMAGECOPY
public static final int HOSTIMAGECOPYThe struct member offsets. -
PUSHDESCRIPTOR
public static final int PUSHDESCRIPTORThe struct member offsets.
-
-
Constructor Details
-
VkPhysicalDeviceVulkan14Features
Creates aVkPhysicalDeviceVulkan14Featuresinstance at the current position of the specifiedByteBuffercontainer. Changes to the buffer's content will be visible to the struct instance and vice versa.The created instance holds a strong reference to the container object.
-
-
Method Details
-
sizeof
public int sizeof()Description copied from class:StructReturnssizeof(struct).- Specified by:
sizeofin classStruct<VkPhysicalDeviceVulkan14Features>
-
sType
public int sType()- Returns:
- the value of the
sTypefield.
-
pNext
public long pNext()- Returns:
- the value of the
pNextfield.
-
globalPriorityQuery
public boolean globalPriorityQuery()- Returns:
- the value of the
globalPriorityQueryfield.
-
shaderSubgroupRotate
public boolean shaderSubgroupRotate()- Returns:
- the value of the
shaderSubgroupRotatefield.
-
shaderSubgroupRotateClustered
public boolean shaderSubgroupRotateClustered()- Returns:
- the value of the
shaderSubgroupRotateClusteredfield.
-
shaderFloatControls2
public boolean shaderFloatControls2()- Returns:
- the value of the
shaderFloatControls2field.
-
shaderExpectAssume
public boolean shaderExpectAssume()- Returns:
- the value of the
shaderExpectAssumefield.
-
rectangularLines
public boolean rectangularLines()- Returns:
- the value of the
rectangularLinesfield.
-
bresenhamLines
public boolean bresenhamLines()- Returns:
- the value of the
bresenhamLinesfield.
-
smoothLines
public boolean smoothLines()- Returns:
- the value of the
smoothLinesfield.
-
stippledRectangularLines
public boolean stippledRectangularLines()- Returns:
- the value of the
stippledRectangularLinesfield.
-
stippledBresenhamLines
public boolean stippledBresenhamLines()- Returns:
- the value of the
stippledBresenhamLinesfield.
-
stippledSmoothLines
public boolean stippledSmoothLines()- Returns:
- the value of the
stippledSmoothLinesfield.
-
vertexAttributeInstanceRateDivisor
public boolean vertexAttributeInstanceRateDivisor()- Returns:
- the value of the
vertexAttributeInstanceRateDivisorfield.
-
vertexAttributeInstanceRateZeroDivisor
public boolean vertexAttributeInstanceRateZeroDivisor()- Returns:
- the value of the
vertexAttributeInstanceRateZeroDivisorfield.
-
indexTypeUint8
public boolean indexTypeUint8()- Returns:
- the value of the
indexTypeUint8field.
-
dynamicRenderingLocalRead
public boolean dynamicRenderingLocalRead()- Returns:
- the value of the
dynamicRenderingLocalReadfield.
-
maintenance5
public boolean maintenance5()- Returns:
- the value of the
maintenance5field.
-
maintenance6
public boolean maintenance6()- Returns:
- the value of the
maintenance6field.
-
pipelineProtectedAccess
public boolean pipelineProtectedAccess()- Returns:
- the value of the
pipelineProtectedAccessfield.
-
pipelineRobustness
public boolean pipelineRobustness()- Returns:
- the value of the
pipelineRobustnessfield.
-
hostImageCopy
public boolean hostImageCopy()- Returns:
- the value of the
hostImageCopyfield.
-
pushDescriptor
public boolean pushDescriptor()- Returns:
- the value of the
pushDescriptorfield.
-
sType
Sets the specified value to thesTypefield. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_4_FEATURESvalue to thesTypefield. -
pNext
Sets the specified value to thepNextfield. -
globalPriorityQuery
Sets the specified value to theglobalPriorityQueryfield. -
shaderSubgroupRotate
Sets the specified value to theshaderSubgroupRotatefield. -
shaderSubgroupRotateClustered
Sets the specified value to theshaderSubgroupRotateClusteredfield. -
shaderFloatControls2
Sets the specified value to theshaderFloatControls2field. -
shaderExpectAssume
Sets the specified value to theshaderExpectAssumefield. -
rectangularLines
Sets the specified value to therectangularLinesfield. -
bresenhamLines
Sets the specified value to thebresenhamLinesfield. -
smoothLines
Sets the specified value to thesmoothLinesfield. -
stippledRectangularLines
Sets the specified value to thestippledRectangularLinesfield. -
stippledBresenhamLines
Sets the specified value to thestippledBresenhamLinesfield. -
stippledSmoothLines
Sets the specified value to thestippledSmoothLinesfield. -
vertexAttributeInstanceRateDivisor
Sets the specified value to thevertexAttributeInstanceRateDivisorfield. -
vertexAttributeInstanceRateZeroDivisor
Sets the specified value to thevertexAttributeInstanceRateZeroDivisorfield. -
indexTypeUint8
Sets the specified value to theindexTypeUint8field. -
dynamicRenderingLocalRead
Sets the specified value to thedynamicRenderingLocalReadfield. -
maintenance5
Sets the specified value to themaintenance5field. -
maintenance6
Sets the specified value to themaintenance6field. -
pipelineProtectedAccess
Sets the specified value to thepipelineProtectedAccessfield. -
pipelineRobustness
Sets the specified value to thepipelineRobustnessfield. -
hostImageCopy
Sets the specified value to thehostImageCopyfield. -
pushDescriptor
Sets the specified value to thepushDescriptorfield. -
set
public VkPhysicalDeviceVulkan14Features set(int sType, long pNext, boolean globalPriorityQuery, boolean shaderSubgroupRotate, boolean shaderSubgroupRotateClustered, boolean shaderFloatControls2, boolean shaderExpectAssume, boolean rectangularLines, boolean bresenhamLines, boolean smoothLines, boolean stippledRectangularLines, boolean stippledBresenhamLines, boolean stippledSmoothLines, boolean vertexAttributeInstanceRateDivisor, boolean vertexAttributeInstanceRateZeroDivisor, boolean indexTypeUint8, boolean dynamicRenderingLocalRead, boolean maintenance5, boolean maintenance6, boolean pipelineProtectedAccess, boolean pipelineRobustness, boolean hostImageCopy, boolean pushDescriptor) Initializes this struct with the specified values. -
set
Copies the specified struct data to this struct.- Parameters:
src- the source struct- Returns:
- this struct
-
malloc
Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated withBufferUtils. -
create
Returns a newVkPhysicalDeviceVulkan14Featuresinstance for the specified memory address. -
createSafe
-
malloc
Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aVkPhysicalDeviceVulkan14Features.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
public static @Nullable VkPhysicalDeviceVulkan14Features.Buffer createSafe(long address, int capacity) -
malloc
Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newVkPhysicalDeviceVulkan14Featuresinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
Returns a newVkPhysicalDeviceVulkan14Features.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
nsType
public static int nsType(long struct) Unsafe version ofsType(). -
npNext
public static long npNext(long struct) Unsafe version ofpNext(). -
nglobalPriorityQuery
public static int nglobalPriorityQuery(long struct) Unsafe version ofglobalPriorityQuery(). -
nshaderSubgroupRotate
public static int nshaderSubgroupRotate(long struct) Unsafe version ofshaderSubgroupRotate(). -
nshaderSubgroupRotateClustered
public static int nshaderSubgroupRotateClustered(long struct) Unsafe version ofshaderSubgroupRotateClustered(). -
nshaderFloatControls2
public static int nshaderFloatControls2(long struct) Unsafe version ofshaderFloatControls2(). -
nshaderExpectAssume
public static int nshaderExpectAssume(long struct) Unsafe version ofshaderExpectAssume(). -
nrectangularLines
public static int nrectangularLines(long struct) Unsafe version ofrectangularLines(). -
nbresenhamLines
public static int nbresenhamLines(long struct) Unsafe version ofbresenhamLines(). -
nsmoothLines
public static int nsmoothLines(long struct) Unsafe version ofsmoothLines(). -
nstippledRectangularLines
public static int nstippledRectangularLines(long struct) Unsafe version ofstippledRectangularLines(). -
nstippledBresenhamLines
public static int nstippledBresenhamLines(long struct) Unsafe version ofstippledBresenhamLines(). -
nstippledSmoothLines
public static int nstippledSmoothLines(long struct) Unsafe version ofstippledSmoothLines(). -
nvertexAttributeInstanceRateDivisor
public static int nvertexAttributeInstanceRateDivisor(long struct) Unsafe version ofvertexAttributeInstanceRateDivisor(). -
nvertexAttributeInstanceRateZeroDivisor
public static int nvertexAttributeInstanceRateZeroDivisor(long struct) Unsafe version ofvertexAttributeInstanceRateZeroDivisor(). -
nindexTypeUint8
public static int nindexTypeUint8(long struct) Unsafe version ofindexTypeUint8(). -
ndynamicRenderingLocalRead
public static int ndynamicRenderingLocalRead(long struct) Unsafe version ofdynamicRenderingLocalRead(). -
nmaintenance5
public static int nmaintenance5(long struct) Unsafe version ofmaintenance5(). -
nmaintenance6
public static int nmaintenance6(long struct) Unsafe version ofmaintenance6(). -
npipelineProtectedAccess
public static int npipelineProtectedAccess(long struct) Unsafe version ofpipelineProtectedAccess(). -
npipelineRobustness
public static int npipelineRobustness(long struct) Unsafe version ofpipelineRobustness(). -
nhostImageCopy
public static int nhostImageCopy(long struct) Unsafe version ofhostImageCopy(). -
npushDescriptor
public static int npushDescriptor(long struct) Unsafe version ofpushDescriptor(). -
nsType
public static void nsType(long struct, int value) Unsafe version ofsType. -
npNext
public static void npNext(long struct, long value) Unsafe version ofpNext. -
nglobalPriorityQuery
public static void nglobalPriorityQuery(long struct, int value) Unsafe version ofglobalPriorityQuery. -
nshaderSubgroupRotate
public static void nshaderSubgroupRotate(long struct, int value) Unsafe version ofshaderSubgroupRotate. -
nshaderSubgroupRotateClustered
public static void nshaderSubgroupRotateClustered(long struct, int value) Unsafe version ofshaderSubgroupRotateClustered. -
nshaderFloatControls2
public static void nshaderFloatControls2(long struct, int value) Unsafe version ofshaderFloatControls2. -
nshaderExpectAssume
public static void nshaderExpectAssume(long struct, int value) Unsafe version ofshaderExpectAssume. -
nrectangularLines
public static void nrectangularLines(long struct, int value) Unsafe version ofrectangularLines. -
nbresenhamLines
public static void nbresenhamLines(long struct, int value) Unsafe version ofbresenhamLines. -
nsmoothLines
public static void nsmoothLines(long struct, int value) Unsafe version ofsmoothLines. -
nstippledRectangularLines
public static void nstippledRectangularLines(long struct, int value) Unsafe version ofstippledRectangularLines. -
nstippledBresenhamLines
public static void nstippledBresenhamLines(long struct, int value) Unsafe version ofstippledBresenhamLines. -
nstippledSmoothLines
public static void nstippledSmoothLines(long struct, int value) Unsafe version ofstippledSmoothLines. -
nvertexAttributeInstanceRateDivisor
public static void nvertexAttributeInstanceRateDivisor(long struct, int value) Unsafe version ofvertexAttributeInstanceRateDivisor. -
nvertexAttributeInstanceRateZeroDivisor
public static void nvertexAttributeInstanceRateZeroDivisor(long struct, int value) Unsafe version ofvertexAttributeInstanceRateZeroDivisor. -
nindexTypeUint8
public static void nindexTypeUint8(long struct, int value) Unsafe version ofindexTypeUint8. -
ndynamicRenderingLocalRead
public static void ndynamicRenderingLocalRead(long struct, int value) Unsafe version ofdynamicRenderingLocalRead. -
nmaintenance5
public static void nmaintenance5(long struct, int value) Unsafe version ofmaintenance5. -
nmaintenance6
public static void nmaintenance6(long struct, int value) Unsafe version ofmaintenance6. -
npipelineProtectedAccess
public static void npipelineProtectedAccess(long struct, int value) Unsafe version ofpipelineProtectedAccess. -
npipelineRobustness
public static void npipelineRobustness(long struct, int value) Unsafe version ofpipelineRobustness. -
nhostImageCopy
public static void nhostImageCopy(long struct, int value) Unsafe version ofhostImageCopy. -
npushDescriptor
public static void npushDescriptor(long struct, int value) Unsafe version ofpushDescriptor.
-