Package org.lwjgl.vulkan
Class VkPhysicalDeviceVulkan14Properties
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<VkPhysicalDeviceVulkan14Properties>
org.lwjgl.vulkan.VkPhysicalDeviceVulkan14Properties
- All Implemented Interfaces:
AutoCloseable
,NativeResource
,Pointer
public class VkPhysicalDeviceVulkan14Properties
extends Struct<VkPhysicalDeviceVulkan14Properties>
implements NativeResource
struct VkPhysicalDeviceVulkan14Properties {
VkStructureType sType;
void * pNext;
uint32_t lineSubPixelPrecisionBits;
uint32_t maxVertexAttribDivisor;
VkBool32 supportsNonZeroFirstInstance;
uint32_t maxPushDescriptors;
VkBool32 dynamicRenderingLocalReadDepthStencilAttachments;
VkBool32 dynamicRenderingLocalReadMultisampledAttachments;
VkBool32 earlyFragmentMultisampleCoverageAfterSampleCounting;
VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting;
VkBool32 depthStencilSwizzleOneSupport;
VkBool32 polygonModePointSize;
VkBool32 nonStrictSinglePixelWideLinesUseParallelogram;
VkBool32 nonStrictWideLinesUseParallelogram;
VkBool32 blockTexelViewCompatibleMultipleLayers;
uint32_t maxCombinedImageSamplerDescriptorCount;
VkBool32 fragmentShadingRateClampCombinerInputs;
VkPipelineRobustnessBufferBehavior defaultRobustnessStorageBuffers;
VkPipelineRobustnessBufferBehavior defaultRobustnessUniformBuffers;
VkPipelineRobustnessBufferBehavior defaultRobustnessVertexInputs;
VkPipelineRobustnessImageBehavior defaultRobustnessImages;
uint32_t copySrcLayoutCount;
VkImageLayout * pCopySrcLayouts;
uint32_t copyDstLayoutCount;
VkImageLayout * pCopyDstLayouts;
uint8_t optimalTilingLayoutUUID[VK_UUID_SIZE];
VkBool32 identicalMemoryTypeRequirements;
}
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
An array ofVkPhysicalDeviceVulkan14Properties
structs.Nested classes/interfaces inherited from class org.lwjgl.system.Struct
Struct.StructValidation
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The struct alignment in bytes.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct size in bytes.static final int
The struct member offsets.static final int
The struct member offsets.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE
-
Constructor Summary
ConstructorsConstructorDescriptionVkPhysicalDeviceVulkan14Properties
(ByteBuffer container) Creates aVkPhysicalDeviceVulkan14Properties
instance at the current position of the specifiedByteBuffer
container. -
Method Summary
Modifier and TypeMethodDescriptionboolean
calloc()
Returns a newVkPhysicalDeviceVulkan14Properties
instance allocated withmemCalloc
.calloc
(int capacity) Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated withmemCalloc
.calloc
(int capacity, MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.calloc
(MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Properties
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.int
int
create()
Returns a newVkPhysicalDeviceVulkan14Properties
instance allocated withBufferUtils
.create
(int capacity) Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated withBufferUtils
.create
(long address) Returns a newVkPhysicalDeviceVulkan14Properties
instance for the specified memory address.create
(long address, int capacity) Create aVkPhysicalDeviceVulkan14Properties.Buffer
instance at the specified memory.static @Nullable VkPhysicalDeviceVulkan14Properties
createSafe
(long address) static @Nullable VkPhysicalDeviceVulkan14Properties.Buffer
createSafe
(long address, int capacity) int
int
int
int
boolean
boolean
boolean
boolean
boolean
boolean
boolean
int
malloc()
Returns a newVkPhysicalDeviceVulkan14Properties
instance allocated withmemAlloc
.malloc
(int capacity) Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated withmemAlloc
.malloc
(int capacity, MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated on the specifiedMemoryStack
.malloc
(MemoryStack stack) Returns a newVkPhysicalDeviceVulkan14Properties
instance allocated on the specifiedMemoryStack
.int
int
int
static int
nblockTexelViewCompatibleMultipleLayers
(long struct) Unsafe version ofblockTexelViewCompatibleMultipleLayers()
.static int
ncopyDstLayoutCount
(long struct) Unsafe version ofcopyDstLayoutCount()
.static int
ncopySrcLayoutCount
(long struct) Unsafe version ofcopySrcLayoutCount()
.static int
ndefaultRobustnessImages
(long struct) Unsafe version ofdefaultRobustnessImages()
.static int
ndefaultRobustnessStorageBuffers
(long struct) Unsafe version ofdefaultRobustnessStorageBuffers()
.static int
ndefaultRobustnessUniformBuffers
(long struct) Unsafe version ofdefaultRobustnessUniformBuffers()
.static int
ndefaultRobustnessVertexInputs
(long struct) Unsafe version ofdefaultRobustnessVertexInputs()
.static int
ndepthStencilSwizzleOneSupport
(long struct) Unsafe version ofdepthStencilSwizzleOneSupport()
.static int
ndynamicRenderingLocalReadDepthStencilAttachments
(long struct) Unsafe version ofdynamicRenderingLocalReadDepthStencilAttachments()
.static int
ndynamicRenderingLocalReadMultisampledAttachments
(long struct) Unsafe version ofdynamicRenderingLocalReadMultisampledAttachments()
.static int
nearlyFragmentMultisampleCoverageAfterSampleCounting
(long struct) Unsafe version ofearlyFragmentMultisampleCoverageAfterSampleCounting()
.static int
nearlyFragmentSampleMaskTestBeforeSampleCounting
(long struct) Unsafe version ofearlyFragmentSampleMaskTestBeforeSampleCounting()
.static int
nfragmentShadingRateClampCombinerInputs
(long struct) Unsafe version offragmentShadingRateClampCombinerInputs()
.static int
nidenticalMemoryTypeRequirements
(long struct) Unsafe version ofidenticalMemoryTypeRequirements()
.static int
nlineSubPixelPrecisionBits
(long struct) Unsafe version oflineSubPixelPrecisionBits()
.static int
nmaxCombinedImageSamplerDescriptorCount
(long struct) Unsafe version ofmaxCombinedImageSamplerDescriptorCount()
.static int
nmaxPushDescriptors
(long struct) Unsafe version ofmaxPushDescriptors()
.static int
nmaxVertexAttribDivisor
(long struct) Unsafe version ofmaxVertexAttribDivisor()
.static int
nnonStrictSinglePixelWideLinesUseParallelogram
(long struct) Unsafe version ofnonStrictSinglePixelWideLinesUseParallelogram()
.static int
nnonStrictWideLinesUseParallelogram
(long struct) Unsafe version ofnonStrictWideLinesUseParallelogram()
.boolean
boolean
static ByteBuffer
noptimalTilingLayoutUUID
(long struct) Unsafe version ofoptimalTilingLayoutUUID()
.static byte
noptimalTilingLayoutUUID
(long struct, int index) Unsafe version ofoptimalTilingLayoutUUID
.static @Nullable IntBuffer
npCopyDstLayouts
(long struct) Unsafe version ofpCopyDstLayouts
.static @Nullable IntBuffer
npCopySrcLayouts
(long struct) Unsafe version ofpCopySrcLayouts
.static long
npNext
(long struct) Unsafe version ofpNext()
.static void
npNext
(long struct, long value) Unsafe version ofpNext
.static int
npolygonModePointSize
(long struct) Unsafe version ofpolygonModePointSize()
.static int
nsType
(long struct) Unsafe version ofsType()
.static void
nsType
(long struct, int value) Unsafe version ofsType
.static int
nsupportsNonZeroFirstInstance
(long struct) Unsafe version ofsupportsNonZeroFirstInstance()
.byte
optimalTilingLayoutUUID
(int index) @Nullable IntBuffer
@Nullable IntBuffer
long
pNext()
pNext
(long value) Sets the specified value to thepNext
field.boolean
set
(int sType, long pNext) Initializes this struct with the specified values.Copies the specified struct data to this struct.int
sizeof()
Returnssizeof(struct)
.int
sType()
sType
(int value) Sets the specified value to thesType
field.Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_4_PROPERTIES
value to thesType
field.boolean
Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toString
Methods 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. -
LINESUBPIXELPRECISIONBITS
public static final int LINESUBPIXELPRECISIONBITSThe struct member offsets. -
MAXVERTEXATTRIBDIVISOR
public static final int MAXVERTEXATTRIBDIVISORThe struct member offsets. -
SUPPORTSNONZEROFIRSTINSTANCE
public static final int SUPPORTSNONZEROFIRSTINSTANCEThe struct member offsets. -
MAXPUSHDESCRIPTORS
public static final int MAXPUSHDESCRIPTORSThe struct member offsets. -
DYNAMICRENDERINGLOCALREADDEPTHSTENCILATTACHMENTS
public static final int DYNAMICRENDERINGLOCALREADDEPTHSTENCILATTACHMENTSThe struct member offsets. -
DYNAMICRENDERINGLOCALREADMULTISAMPLEDATTACHMENTS
public static final int DYNAMICRENDERINGLOCALREADMULTISAMPLEDATTACHMENTSThe struct member offsets. -
EARLYFRAGMENTMULTISAMPLECOVERAGEAFTERSAMPLECOUNTING
public static final int EARLYFRAGMENTMULTISAMPLECOVERAGEAFTERSAMPLECOUNTINGThe struct member offsets. -
EARLYFRAGMENTSAMPLEMASKTESTBEFORESAMPLECOUNTING
public static final int EARLYFRAGMENTSAMPLEMASKTESTBEFORESAMPLECOUNTINGThe struct member offsets. -
DEPTHSTENCILSWIZZLEONESUPPORT
public static final int DEPTHSTENCILSWIZZLEONESUPPORTThe struct member offsets. -
POLYGONMODEPOINTSIZE
public static final int POLYGONMODEPOINTSIZEThe struct member offsets. -
NONSTRICTSINGLEPIXELWIDELINESUSEPARALLELOGRAM
public static final int NONSTRICTSINGLEPIXELWIDELINESUSEPARALLELOGRAMThe struct member offsets. -
NONSTRICTWIDELINESUSEPARALLELOGRAM
public static final int NONSTRICTWIDELINESUSEPARALLELOGRAMThe struct member offsets. -
BLOCKTEXELVIEWCOMPATIBLEMULTIPLELAYERS
public static final int BLOCKTEXELVIEWCOMPATIBLEMULTIPLELAYERSThe struct member offsets. -
MAXCOMBINEDIMAGESAMPLERDESCRIPTORCOUNT
public static final int MAXCOMBINEDIMAGESAMPLERDESCRIPTORCOUNTThe struct member offsets. -
FRAGMENTSHADINGRATECLAMPCOMBINERINPUTS
public static final int FRAGMENTSHADINGRATECLAMPCOMBINERINPUTSThe struct member offsets. -
DEFAULTROBUSTNESSSTORAGEBUFFERS
public static final int DEFAULTROBUSTNESSSTORAGEBUFFERSThe struct member offsets. -
DEFAULTROBUSTNESSUNIFORMBUFFERS
public static final int DEFAULTROBUSTNESSUNIFORMBUFFERSThe struct member offsets. -
DEFAULTROBUSTNESSVERTEXINPUTS
public static final int DEFAULTROBUSTNESSVERTEXINPUTSThe struct member offsets. -
DEFAULTROBUSTNESSIMAGES
public static final int DEFAULTROBUSTNESSIMAGESThe struct member offsets. -
COPYSRCLAYOUTCOUNT
public static final int COPYSRCLAYOUTCOUNTThe struct member offsets. -
PCOPYSRCLAYOUTS
public static final int PCOPYSRCLAYOUTSThe struct member offsets. -
COPYDSTLAYOUTCOUNT
public static final int COPYDSTLAYOUTCOUNTThe struct member offsets. -
PCOPYDSTLAYOUTS
public static final int PCOPYDSTLAYOUTSThe struct member offsets. -
OPTIMALTILINGLAYOUTUUID
public static final int OPTIMALTILINGLAYOUTUUIDThe struct member offsets. -
IDENTICALMEMORYTYPEREQUIREMENTS
public static final int IDENTICALMEMORYTYPEREQUIREMENTSThe struct member offsets.
-
-
Constructor Details
-
VkPhysicalDeviceVulkan14Properties
Creates aVkPhysicalDeviceVulkan14Properties
instance at the current position of the specifiedByteBuffer
container. 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:Struct
Returnssizeof(struct)
.- Specified by:
sizeof
in classStruct<VkPhysicalDeviceVulkan14Properties>
-
sType
public int sType()- Returns:
- the value of the
sType
field.
-
pNext
public long pNext()- Returns:
- the value of the
pNext
field.
-
lineSubPixelPrecisionBits
public int lineSubPixelPrecisionBits()- Returns:
- the value of the
lineSubPixelPrecisionBits
field.
-
maxVertexAttribDivisor
public int maxVertexAttribDivisor()- Returns:
- the value of the
maxVertexAttribDivisor
field.
-
supportsNonZeroFirstInstance
public boolean supportsNonZeroFirstInstance()- Returns:
- the value of the
supportsNonZeroFirstInstance
field.
-
maxPushDescriptors
public int maxPushDescriptors()- Returns:
- the value of the
maxPushDescriptors
field.
-
dynamicRenderingLocalReadDepthStencilAttachments
public boolean dynamicRenderingLocalReadDepthStencilAttachments()- Returns:
- the value of the
dynamicRenderingLocalReadDepthStencilAttachments
field.
-
dynamicRenderingLocalReadMultisampledAttachments
public boolean dynamicRenderingLocalReadMultisampledAttachments()- Returns:
- the value of the
dynamicRenderingLocalReadMultisampledAttachments
field.
-
earlyFragmentMultisampleCoverageAfterSampleCounting
public boolean earlyFragmentMultisampleCoverageAfterSampleCounting()- Returns:
- the value of the
earlyFragmentMultisampleCoverageAfterSampleCounting
field.
-
earlyFragmentSampleMaskTestBeforeSampleCounting
public boolean earlyFragmentSampleMaskTestBeforeSampleCounting()- Returns:
- the value of the
earlyFragmentSampleMaskTestBeforeSampleCounting
field.
-
depthStencilSwizzleOneSupport
public boolean depthStencilSwizzleOneSupport()- Returns:
- the value of the
depthStencilSwizzleOneSupport
field.
-
polygonModePointSize
public boolean polygonModePointSize()- Returns:
- the value of the
polygonModePointSize
field.
-
nonStrictSinglePixelWideLinesUseParallelogram
public boolean nonStrictSinglePixelWideLinesUseParallelogram()- Returns:
- the value of the
nonStrictSinglePixelWideLinesUseParallelogram
field.
-
nonStrictWideLinesUseParallelogram
public boolean nonStrictWideLinesUseParallelogram()- Returns:
- the value of the
nonStrictWideLinesUseParallelogram
field.
-
blockTexelViewCompatibleMultipleLayers
public boolean blockTexelViewCompatibleMultipleLayers()- Returns:
- the value of the
blockTexelViewCompatibleMultipleLayers
field.
-
maxCombinedImageSamplerDescriptorCount
public int maxCombinedImageSamplerDescriptorCount()- Returns:
- the value of the
maxCombinedImageSamplerDescriptorCount
field.
-
fragmentShadingRateClampCombinerInputs
public boolean fragmentShadingRateClampCombinerInputs()- Returns:
- the value of the
fragmentShadingRateClampCombinerInputs
field.
-
defaultRobustnessStorageBuffers
public int defaultRobustnessStorageBuffers()- Returns:
- the value of the
defaultRobustnessStorageBuffers
field.
-
defaultRobustnessUniformBuffers
public int defaultRobustnessUniformBuffers()- Returns:
- the value of the
defaultRobustnessUniformBuffers
field.
-
defaultRobustnessVertexInputs
public int defaultRobustnessVertexInputs()- Returns:
- the value of the
defaultRobustnessVertexInputs
field.
-
defaultRobustnessImages
public int defaultRobustnessImages()- Returns:
- the value of the
defaultRobustnessImages
field.
-
copySrcLayoutCount
public int copySrcLayoutCount()- Returns:
- the value of the
copySrcLayoutCount
field.
-
pCopySrcLayouts
- Returns:
- a
IntBuffer
view of the data pointed to by thepCopySrcLayouts
field.
-
copyDstLayoutCount
public int copyDstLayoutCount()- Returns:
- the value of the
copyDstLayoutCount
field.
-
pCopyDstLayouts
- Returns:
- a
IntBuffer
view of the data pointed to by thepCopyDstLayouts
field.
-
optimalTilingLayoutUUID
- Returns:
- a
ByteBuffer
view of theoptimalTilingLayoutUUID
field.
-
optimalTilingLayoutUUID
public byte optimalTilingLayoutUUID(int index) - Returns:
- the value at the specified index of the
optimalTilingLayoutUUID
field.
-
identicalMemoryTypeRequirements
public boolean identicalMemoryTypeRequirements()- Returns:
- the value of the
identicalMemoryTypeRequirements
field.
-
sType
Sets the specified value to thesType
field. -
sType$Default
Sets theSTRUCTURE_TYPE_PHYSICAL_DEVICE_VULKAN_1_4_PROPERTIES
value to thesType
field. -
pNext
Sets the specified value to thepNext
field. -
set
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 newVkPhysicalDeviceVulkan14Properties
instance allocated withmemAlloc
. The instance must be explicitly freed. -
calloc
Returns a newVkPhysicalDeviceVulkan14Properties
instance allocated withmemCalloc
. The instance must be explicitly freed. -
create
Returns a newVkPhysicalDeviceVulkan14Properties
instance allocated withBufferUtils
. -
create
Returns a newVkPhysicalDeviceVulkan14Properties
instance for the specified memory address. -
createSafe
-
malloc
Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated withmemAlloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
calloc
Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated withmemCalloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
create
Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated withBufferUtils
.- Parameters:
capacity
- the buffer capacity
-
create
Create aVkPhysicalDeviceVulkan14Properties.Buffer
instance at the specified memory.- Parameters:
address
- the memory addresscapacity
- the buffer capacity
-
createSafe
public static @Nullable VkPhysicalDeviceVulkan14Properties.Buffer createSafe(long address, int capacity) -
malloc
Returns a newVkPhysicalDeviceVulkan14Properties
instance allocated on the specifiedMemoryStack
.- Parameters:
stack
- the stack from which to allocate
-
calloc
Returns a newVkPhysicalDeviceVulkan14Properties
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.- Parameters:
stack
- the stack from which to allocate
-
malloc
Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated on the specifiedMemoryStack
.- Parameters:
capacity
- the buffer capacitystack
- the stack from which to allocate
-
calloc
Returns a newVkPhysicalDeviceVulkan14Properties.Buffer
instance allocated on the specifiedMemoryStack
and 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()
. -
nlineSubPixelPrecisionBits
public static int nlineSubPixelPrecisionBits(long struct) Unsafe version oflineSubPixelPrecisionBits()
. -
nmaxVertexAttribDivisor
public static int nmaxVertexAttribDivisor(long struct) Unsafe version ofmaxVertexAttribDivisor()
. -
nsupportsNonZeroFirstInstance
public static int nsupportsNonZeroFirstInstance(long struct) Unsafe version ofsupportsNonZeroFirstInstance()
. -
nmaxPushDescriptors
public static int nmaxPushDescriptors(long struct) Unsafe version ofmaxPushDescriptors()
. -
ndynamicRenderingLocalReadDepthStencilAttachments
public static int ndynamicRenderingLocalReadDepthStencilAttachments(long struct) Unsafe version ofdynamicRenderingLocalReadDepthStencilAttachments()
. -
ndynamicRenderingLocalReadMultisampledAttachments
public static int ndynamicRenderingLocalReadMultisampledAttachments(long struct) Unsafe version ofdynamicRenderingLocalReadMultisampledAttachments()
. -
nearlyFragmentMultisampleCoverageAfterSampleCounting
public static int nearlyFragmentMultisampleCoverageAfterSampleCounting(long struct) Unsafe version ofearlyFragmentMultisampleCoverageAfterSampleCounting()
. -
nearlyFragmentSampleMaskTestBeforeSampleCounting
public static int nearlyFragmentSampleMaskTestBeforeSampleCounting(long struct) Unsafe version ofearlyFragmentSampleMaskTestBeforeSampleCounting()
. -
ndepthStencilSwizzleOneSupport
public static int ndepthStencilSwizzleOneSupport(long struct) Unsafe version ofdepthStencilSwizzleOneSupport()
. -
npolygonModePointSize
public static int npolygonModePointSize(long struct) Unsafe version ofpolygonModePointSize()
. -
nnonStrictSinglePixelWideLinesUseParallelogram
public static int nnonStrictSinglePixelWideLinesUseParallelogram(long struct) Unsafe version ofnonStrictSinglePixelWideLinesUseParallelogram()
. -
nnonStrictWideLinesUseParallelogram
public static int nnonStrictWideLinesUseParallelogram(long struct) Unsafe version ofnonStrictWideLinesUseParallelogram()
. -
nblockTexelViewCompatibleMultipleLayers
public static int nblockTexelViewCompatibleMultipleLayers(long struct) Unsafe version ofblockTexelViewCompatibleMultipleLayers()
. -
nmaxCombinedImageSamplerDescriptorCount
public static int nmaxCombinedImageSamplerDescriptorCount(long struct) Unsafe version ofmaxCombinedImageSamplerDescriptorCount()
. -
nfragmentShadingRateClampCombinerInputs
public static int nfragmentShadingRateClampCombinerInputs(long struct) Unsafe version offragmentShadingRateClampCombinerInputs()
. -
ndefaultRobustnessStorageBuffers
public static int ndefaultRobustnessStorageBuffers(long struct) Unsafe version ofdefaultRobustnessStorageBuffers()
. -
ndefaultRobustnessUniformBuffers
public static int ndefaultRobustnessUniformBuffers(long struct) Unsafe version ofdefaultRobustnessUniformBuffers()
. -
ndefaultRobustnessVertexInputs
public static int ndefaultRobustnessVertexInputs(long struct) Unsafe version ofdefaultRobustnessVertexInputs()
. -
ndefaultRobustnessImages
public static int ndefaultRobustnessImages(long struct) Unsafe version ofdefaultRobustnessImages()
. -
ncopySrcLayoutCount
public static int ncopySrcLayoutCount(long struct) Unsafe version ofcopySrcLayoutCount()
. -
npCopySrcLayouts
Unsafe version ofpCopySrcLayouts
. -
ncopyDstLayoutCount
public static int ncopyDstLayoutCount(long struct) Unsafe version ofcopyDstLayoutCount()
. -
npCopyDstLayouts
Unsafe version ofpCopyDstLayouts
. -
noptimalTilingLayoutUUID
Unsafe version ofoptimalTilingLayoutUUID()
. -
noptimalTilingLayoutUUID
public static byte noptimalTilingLayoutUUID(long struct, int index) Unsafe version ofoptimalTilingLayoutUUID
. -
nidenticalMemoryTypeRequirements
public static int nidenticalMemoryTypeRequirements(long struct) Unsafe version ofidenticalMemoryTypeRequirements()
. -
nsType
public static void nsType(long struct, int value) Unsafe version ofsType
. -
npNext
public static void npNext(long struct, long value) Unsafe version ofpNext
.
-