Package org.lwjgl.vulkan
Class VkPhysicalDeviceLimits
- All Implemented Interfaces:
Pointer
struct VkPhysicalDeviceLimits {
uint32_t maxImageDimension1D;
uint32_t maxImageDimension2D;
uint32_t maxImageDimension3D;
uint32_t maxImageDimensionCube;
uint32_t maxImageArrayLayers;
uint32_t maxTexelBufferElements;
uint32_t maxUniformBufferRange;
uint32_t maxStorageBufferRange;
uint32_t maxPushConstantsSize;
uint32_t maxMemoryAllocationCount;
uint32_t maxSamplerAllocationCount;
VkDeviceSize bufferImageGranularity;
VkDeviceSize sparseAddressSpaceSize;
uint32_t maxBoundDescriptorSets;
uint32_t maxPerStageDescriptorSamplers;
uint32_t maxPerStageDescriptorUniformBuffers;
uint32_t maxPerStageDescriptorStorageBuffers;
uint32_t maxPerStageDescriptorSampledImages;
uint32_t maxPerStageDescriptorStorageImages;
uint32_t maxPerStageDescriptorInputAttachments;
uint32_t maxPerStageResources;
uint32_t maxDescriptorSetSamplers;
uint32_t maxDescriptorSetUniformBuffers;
uint32_t maxDescriptorSetUniformBuffersDynamic;
uint32_t maxDescriptorSetStorageBuffers;
uint32_t maxDescriptorSetStorageBuffersDynamic;
uint32_t maxDescriptorSetSampledImages;
uint32_t maxDescriptorSetStorageImages;
uint32_t maxDescriptorSetInputAttachments;
uint32_t maxVertexInputAttributes;
uint32_t maxVertexInputBindings;
uint32_t maxVertexInputAttributeOffset;
uint32_t maxVertexInputBindingStride;
uint32_t maxVertexOutputComponents;
uint32_t maxTessellationGenerationLevel;
uint32_t maxTessellationPatchSize;
uint32_t maxTessellationControlPerVertexInputComponents;
uint32_t maxTessellationControlPerVertexOutputComponents;
uint32_t maxTessellationControlPerPatchOutputComponents;
uint32_t maxTessellationControlTotalOutputComponents;
uint32_t maxTessellationEvaluationInputComponents;
uint32_t maxTessellationEvaluationOutputComponents;
uint32_t maxGeometryShaderInvocations;
uint32_t maxGeometryInputComponents;
uint32_t maxGeometryOutputComponents;
uint32_t maxGeometryOutputVertices;
uint32_t maxGeometryTotalOutputComponents;
uint32_t maxFragmentInputComponents;
uint32_t maxFragmentOutputAttachments;
uint32_t maxFragmentDualSrcAttachments;
uint32_t maxFragmentCombinedOutputResources;
uint32_t maxComputeSharedMemorySize;
uint32_t maxComputeWorkGroupCount[3];
uint32_t maxComputeWorkGroupInvocations;
uint32_t maxComputeWorkGroupSize[3];
uint32_t subPixelPrecisionBits;
uint32_t subTexelPrecisionBits;
uint32_t mipmapPrecisionBits;
uint32_t maxDrawIndexedIndexValue;
uint32_t maxDrawIndirectCount;
float maxSamplerLodBias;
float maxSamplerAnisotropy;
uint32_t maxViewports;
uint32_t maxViewportDimensions[2];
float viewportBoundsRange[2];
uint32_t viewportSubPixelBits;
size_t minMemoryMapAlignment;
VkDeviceSize minTexelBufferOffsetAlignment;
VkDeviceSize minUniformBufferOffsetAlignment;
VkDeviceSize minStorageBufferOffsetAlignment;
int32_t minTexelOffset;
uint32_t maxTexelOffset;
int32_t minTexelGatherOffset;
uint32_t maxTexelGatherOffset;
float minInterpolationOffset;
float maxInterpolationOffset;
uint32_t subPixelInterpolationOffsetBits;
uint32_t maxFramebufferWidth;
uint32_t maxFramebufferHeight;
uint32_t maxFramebufferLayers;
VkSampleCountFlags framebufferColorSampleCounts;
VkSampleCountFlags framebufferDepthSampleCounts;
VkSampleCountFlags framebufferStencilSampleCounts;
VkSampleCountFlags framebufferNoAttachmentsSampleCounts;
uint32_t maxColorAttachments;
VkSampleCountFlags sampledImageColorSampleCounts;
VkSampleCountFlags sampledImageIntegerSampleCounts;
VkSampleCountFlags sampledImageDepthSampleCounts;
VkSampleCountFlags sampledImageStencilSampleCounts;
VkSampleCountFlags storageImageSampleCounts;
uint32_t maxSampleMaskWords;
VkBool32 timestampComputeAndGraphics;
float timestampPeriod;
uint32_t maxClipDistances;
uint32_t maxCullDistances;
uint32_t maxCombinedClipAndCullDistances;
uint32_t discreteQueuePriorities;
float pointSizeRange[2];
float lineWidthRange[2];
float pointSizeGranularity;
float lineWidthGranularity;
VkBool32 strictLines;
VkBool32 standardSampleLocations;
VkDeviceSize optimalBufferCopyOffsetAlignment;
VkDeviceSize optimalBufferCopyRowPitchAlignment;
VkDeviceSize nonCoherentAtomSize;
}
-
Nested Class Summary
Nested ClassesNested 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 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 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 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.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.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE
-
Constructor Summary
ConstructorsConstructorDescriptionVkPhysicalDeviceLimits
(ByteBuffer container) Creates aVkPhysicalDeviceLimits
instance at the current position of the specifiedByteBuffer
container. -
Method Summary
Modifier and TypeMethodDescriptionlong
static VkPhysicalDeviceLimits
create
(long address) Returns a newVkPhysicalDeviceLimits
instance for the specified memory address.create
(long address, int capacity) Create aVkPhysicalDeviceLimits.Buffer
instance at the specified memory.static @Nullable VkPhysicalDeviceLimits
createSafe
(long address) static @Nullable VkPhysicalDeviceLimits.Buffer
createSafe
(long address, int capacity) int
int
int
int
int
float
float
lineWidthRange
(int index) int
int
int
int
int
int
maxComputeWorkGroupCount
(int index) int
int
maxComputeWorkGroupSize
(int index) int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
float
int
int
int
int
int
int
int
int
int
int
int
float
float
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
maxViewportDimensions
(int index) int
float
long
long
long
int
int
long
int
static long
nbufferImageGranularity
(long struct) Unsafe version ofbufferImageGranularity()
.static int
ndiscreteQueuePriorities
(long struct) Unsafe version ofdiscreteQueuePriorities()
.static int
nframebufferColorSampleCounts
(long struct) Unsafe version offramebufferColorSampleCounts()
.static int
nframebufferDepthSampleCounts
(long struct) Unsafe version offramebufferDepthSampleCounts()
.static int
nframebufferNoAttachmentsSampleCounts
(long struct) Unsafe version offramebufferNoAttachmentsSampleCounts()
.static int
nframebufferStencilSampleCounts
(long struct) Unsafe version offramebufferStencilSampleCounts()
.static float
nlineWidthGranularity
(long struct) Unsafe version oflineWidthGranularity()
.static FloatBuffer
nlineWidthRange
(long struct) Unsafe version oflineWidthRange()
.static float
nlineWidthRange
(long struct, int index) Unsafe version oflineWidthRange
.static int
nmaxBoundDescriptorSets
(long struct) Unsafe version ofmaxBoundDescriptorSets()
.static int
nmaxClipDistances
(long struct) Unsafe version ofmaxClipDistances()
.static int
nmaxColorAttachments
(long struct) Unsafe version ofmaxColorAttachments()
.static int
nmaxCombinedClipAndCullDistances
(long struct) Unsafe version ofmaxCombinedClipAndCullDistances()
.static int
nmaxComputeSharedMemorySize
(long struct) Unsafe version ofmaxComputeSharedMemorySize()
.static IntBuffer
nmaxComputeWorkGroupCount
(long struct) Unsafe version ofmaxComputeWorkGroupCount()
.static int
nmaxComputeWorkGroupCount
(long struct, int index) Unsafe version ofmaxComputeWorkGroupCount
.static int
nmaxComputeWorkGroupInvocations
(long struct) Unsafe version ofmaxComputeWorkGroupInvocations()
.static IntBuffer
nmaxComputeWorkGroupSize
(long struct) Unsafe version ofmaxComputeWorkGroupSize()
.static int
nmaxComputeWorkGroupSize
(long struct, int index) Unsafe version ofmaxComputeWorkGroupSize
.static int
nmaxCullDistances
(long struct) Unsafe version ofmaxCullDistances()
.static int
nmaxDescriptorSetInputAttachments
(long struct) Unsafe version ofmaxDescriptorSetInputAttachments()
.static int
nmaxDescriptorSetSampledImages
(long struct) Unsafe version ofmaxDescriptorSetSampledImages()
.static int
nmaxDescriptorSetSamplers
(long struct) Unsafe version ofmaxDescriptorSetSamplers()
.static int
nmaxDescriptorSetStorageBuffers
(long struct) Unsafe version ofmaxDescriptorSetStorageBuffers()
.static int
nmaxDescriptorSetStorageBuffersDynamic
(long struct) Unsafe version ofmaxDescriptorSetStorageBuffersDynamic()
.static int
nmaxDescriptorSetStorageImages
(long struct) Unsafe version ofmaxDescriptorSetStorageImages()
.static int
nmaxDescriptorSetUniformBuffers
(long struct) Unsafe version ofmaxDescriptorSetUniformBuffers()
.static int
nmaxDescriptorSetUniformBuffersDynamic
(long struct) Unsafe version ofmaxDescriptorSetUniformBuffersDynamic()
.static int
nmaxDrawIndexedIndexValue
(long struct) Unsafe version ofmaxDrawIndexedIndexValue()
.static int
nmaxDrawIndirectCount
(long struct) Unsafe version ofmaxDrawIndirectCount()
.static int
nmaxFragmentCombinedOutputResources
(long struct) Unsafe version ofmaxFragmentCombinedOutputResources()
.static int
nmaxFragmentDualSrcAttachments
(long struct) Unsafe version ofmaxFragmentDualSrcAttachments()
.static int
nmaxFragmentInputComponents
(long struct) Unsafe version ofmaxFragmentInputComponents()
.static int
nmaxFragmentOutputAttachments
(long struct) Unsafe version ofmaxFragmentOutputAttachments()
.static int
nmaxFramebufferHeight
(long struct) Unsafe version ofmaxFramebufferHeight()
.static int
nmaxFramebufferLayers
(long struct) Unsafe version ofmaxFramebufferLayers()
.static int
nmaxFramebufferWidth
(long struct) Unsafe version ofmaxFramebufferWidth()
.static int
nmaxGeometryInputComponents
(long struct) Unsafe version ofmaxGeometryInputComponents()
.static int
nmaxGeometryOutputComponents
(long struct) Unsafe version ofmaxGeometryOutputComponents()
.static int
nmaxGeometryOutputVertices
(long struct) Unsafe version ofmaxGeometryOutputVertices()
.static int
nmaxGeometryShaderInvocations
(long struct) Unsafe version ofmaxGeometryShaderInvocations()
.static int
nmaxGeometryTotalOutputComponents
(long struct) Unsafe version ofmaxGeometryTotalOutputComponents()
.static int
nmaxImageArrayLayers
(long struct) Unsafe version ofmaxImageArrayLayers()
.static int
nmaxImageDimension1D
(long struct) Unsafe version ofmaxImageDimension1D()
.static int
nmaxImageDimension2D
(long struct) Unsafe version ofmaxImageDimension2D()
.static int
nmaxImageDimension3D
(long struct) Unsafe version ofmaxImageDimension3D()
.static int
nmaxImageDimensionCube
(long struct) Unsafe version ofmaxImageDimensionCube()
.static float
nmaxInterpolationOffset
(long struct) Unsafe version ofmaxInterpolationOffset()
.static int
nmaxMemoryAllocationCount
(long struct) Unsafe version ofmaxMemoryAllocationCount()
.static int
nmaxPerStageDescriptorInputAttachments
(long struct) Unsafe version ofmaxPerStageDescriptorInputAttachments()
.static int
nmaxPerStageDescriptorSampledImages
(long struct) Unsafe version ofmaxPerStageDescriptorSampledImages()
.static int
nmaxPerStageDescriptorSamplers
(long struct) Unsafe version ofmaxPerStageDescriptorSamplers()
.static int
nmaxPerStageDescriptorStorageBuffers
(long struct) Unsafe version ofmaxPerStageDescriptorStorageBuffers()
.static int
nmaxPerStageDescriptorStorageImages
(long struct) Unsafe version ofmaxPerStageDescriptorStorageImages()
.static int
nmaxPerStageDescriptorUniformBuffers
(long struct) Unsafe version ofmaxPerStageDescriptorUniformBuffers()
.static int
nmaxPerStageResources
(long struct) Unsafe version ofmaxPerStageResources()
.static int
nmaxPushConstantsSize
(long struct) Unsafe version ofmaxPushConstantsSize()
.static int
nmaxSampleMaskWords
(long struct) Unsafe version ofmaxSampleMaskWords()
.static int
nmaxSamplerAllocationCount
(long struct) Unsafe version ofmaxSamplerAllocationCount()
.static float
nmaxSamplerAnisotropy
(long struct) Unsafe version ofmaxSamplerAnisotropy()
.static float
nmaxSamplerLodBias
(long struct) Unsafe version ofmaxSamplerLodBias()
.static int
nmaxStorageBufferRange
(long struct) Unsafe version ofmaxStorageBufferRange()
.static int
nmaxTessellationControlPerPatchOutputComponents
(long struct) Unsafe version ofmaxTessellationControlPerPatchOutputComponents()
.static int
nmaxTessellationControlPerVertexInputComponents
(long struct) Unsafe version ofmaxTessellationControlPerVertexInputComponents()
.static int
nmaxTessellationControlPerVertexOutputComponents
(long struct) Unsafe version ofmaxTessellationControlPerVertexOutputComponents()
.static int
nmaxTessellationControlTotalOutputComponents
(long struct) Unsafe version ofmaxTessellationControlTotalOutputComponents()
.static int
nmaxTessellationEvaluationInputComponents
(long struct) Unsafe version ofmaxTessellationEvaluationInputComponents()
.static int
nmaxTessellationEvaluationOutputComponents
(long struct) Unsafe version ofmaxTessellationEvaluationOutputComponents()
.static int
nmaxTessellationGenerationLevel
(long struct) Unsafe version ofmaxTessellationGenerationLevel()
.static int
nmaxTessellationPatchSize
(long struct) Unsafe version ofmaxTessellationPatchSize()
.static int
nmaxTexelBufferElements
(long struct) Unsafe version ofmaxTexelBufferElements()
.static int
nmaxTexelGatherOffset
(long struct) Unsafe version ofmaxTexelGatherOffset()
.static int
nmaxTexelOffset
(long struct) Unsafe version ofmaxTexelOffset()
.static int
nmaxUniformBufferRange
(long struct) Unsafe version ofmaxUniformBufferRange()
.static int
nmaxVertexInputAttributeOffset
(long struct) Unsafe version ofmaxVertexInputAttributeOffset()
.static int
nmaxVertexInputAttributes
(long struct) Unsafe version ofmaxVertexInputAttributes()
.static int
nmaxVertexInputBindings
(long struct) Unsafe version ofmaxVertexInputBindings()
.static int
nmaxVertexInputBindingStride
(long struct) Unsafe version ofmaxVertexInputBindingStride()
.static int
nmaxVertexOutputComponents
(long struct) Unsafe version ofmaxVertexOutputComponents()
.static IntBuffer
nmaxViewportDimensions
(long struct) Unsafe version ofmaxViewportDimensions()
.static int
nmaxViewportDimensions
(long struct, int index) Unsafe version ofmaxViewportDimensions
.static int
nmaxViewports
(long struct) Unsafe version ofmaxViewports()
.static float
nminInterpolationOffset
(long struct) Unsafe version ofminInterpolationOffset()
.static long
nminMemoryMapAlignment
(long struct) Unsafe version ofminMemoryMapAlignment()
.static long
nminStorageBufferOffsetAlignment
(long struct) Unsafe version ofminStorageBufferOffsetAlignment()
.static long
nminTexelBufferOffsetAlignment
(long struct) Unsafe version ofminTexelBufferOffsetAlignment()
.static int
nminTexelGatherOffset
(long struct) Unsafe version ofminTexelGatherOffset()
.static int
nminTexelOffset
(long struct) Unsafe version ofminTexelOffset()
.static long
nminUniformBufferOffsetAlignment
(long struct) Unsafe version ofminUniformBufferOffsetAlignment()
.static int
nmipmapPrecisionBits
(long struct) Unsafe version ofmipmapPrecisionBits()
.static long
nnonCoherentAtomSize
(long struct) Unsafe version ofnonCoherentAtomSize()
.long
static long
noptimalBufferCopyOffsetAlignment
(long struct) Unsafe version ofoptimalBufferCopyOffsetAlignment()
.static long
noptimalBufferCopyRowPitchAlignment
(long struct) Unsafe version ofoptimalBufferCopyRowPitchAlignment()
.static float
npointSizeGranularity
(long struct) Unsafe version ofpointSizeGranularity()
.static FloatBuffer
npointSizeRange
(long struct) Unsafe version ofpointSizeRange()
.static float
npointSizeRange
(long struct, int index) Unsafe version ofpointSizeRange
.static int
nsampledImageColorSampleCounts
(long struct) Unsafe version ofsampledImageColorSampleCounts()
.static int
nsampledImageDepthSampleCounts
(long struct) Unsafe version ofsampledImageDepthSampleCounts()
.static int
nsampledImageIntegerSampleCounts
(long struct) Unsafe version ofsampledImageIntegerSampleCounts()
.static int
nsampledImageStencilSampleCounts
(long struct) Unsafe version ofsampledImageStencilSampleCounts()
.static long
nsparseAddressSpaceSize
(long struct) Unsafe version ofsparseAddressSpaceSize()
.static int
nstandardSampleLocations
(long struct) Unsafe version ofstandardSampleLocations()
.static int
nstorageImageSampleCounts
(long struct) Unsafe version ofstorageImageSampleCounts()
.static int
nstrictLines
(long struct) Unsafe version ofstrictLines()
.static int
nsubPixelInterpolationOffsetBits
(long struct) Unsafe version ofsubPixelInterpolationOffsetBits()
.static int
nsubPixelPrecisionBits
(long struct) Unsafe version ofsubPixelPrecisionBits()
.static int
nsubTexelPrecisionBits
(long struct) Unsafe version ofsubTexelPrecisionBits()
.static int
ntimestampComputeAndGraphics
(long struct) Unsafe version oftimestampComputeAndGraphics()
.static float
ntimestampPeriod
(long struct) Unsafe version oftimestampPeriod()
.static FloatBuffer
nviewportBoundsRange
(long struct) Unsafe version ofviewportBoundsRange()
.static float
nviewportBoundsRange
(long struct, int index) Unsafe version ofviewportBoundsRange
.static int
nviewportSubPixelBits
(long struct) Unsafe version ofviewportSubPixelBits()
.long
long
float
float
pointSizeRange
(int index) int
int
int
int
int
sizeof()
Returnssizeof(struct)
.long
boolean
int
boolean
int
int
int
boolean
float
float
viewportBoundsRange
(int index) int
Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toString
-
Field Details
-
SIZEOF
public static final int SIZEOFThe struct size in bytes. -
ALIGNOF
public static final int ALIGNOFThe struct alignment in bytes. -
MAXIMAGEDIMENSION1D
public static final int MAXIMAGEDIMENSION1DThe struct member offsets. -
MAXIMAGEDIMENSION2D
public static final int MAXIMAGEDIMENSION2DThe struct member offsets. -
MAXIMAGEDIMENSION3D
public static final int MAXIMAGEDIMENSION3DThe struct member offsets. -
MAXIMAGEDIMENSIONCUBE
public static final int MAXIMAGEDIMENSIONCUBEThe struct member offsets. -
MAXIMAGEARRAYLAYERS
public static final int MAXIMAGEARRAYLAYERSThe struct member offsets. -
MAXTEXELBUFFERELEMENTS
public static final int MAXTEXELBUFFERELEMENTSThe struct member offsets. -
MAXUNIFORMBUFFERRANGE
public static final int MAXUNIFORMBUFFERRANGEThe struct member offsets. -
MAXSTORAGEBUFFERRANGE
public static final int MAXSTORAGEBUFFERRANGEThe struct member offsets. -
MAXPUSHCONSTANTSSIZE
public static final int MAXPUSHCONSTANTSSIZEThe struct member offsets. -
MAXMEMORYALLOCATIONCOUNT
public static final int MAXMEMORYALLOCATIONCOUNTThe struct member offsets. -
MAXSAMPLERALLOCATIONCOUNT
public static final int MAXSAMPLERALLOCATIONCOUNTThe struct member offsets. -
BUFFERIMAGEGRANULARITY
public static final int BUFFERIMAGEGRANULARITYThe struct member offsets. -
SPARSEADDRESSSPACESIZE
public static final int SPARSEADDRESSSPACESIZEThe struct member offsets. -
MAXBOUNDDESCRIPTORSETS
public static final int MAXBOUNDDESCRIPTORSETSThe struct member offsets. -
MAXPERSTAGEDESCRIPTORSAMPLERS
public static final int MAXPERSTAGEDESCRIPTORSAMPLERSThe struct member offsets. -
MAXPERSTAGEDESCRIPTORUNIFORMBUFFERS
public static final int MAXPERSTAGEDESCRIPTORUNIFORMBUFFERSThe struct member offsets. -
MAXPERSTAGEDESCRIPTORSTORAGEBUFFERS
public static final int MAXPERSTAGEDESCRIPTORSTORAGEBUFFERSThe struct member offsets. -
MAXPERSTAGEDESCRIPTORSAMPLEDIMAGES
public static final int MAXPERSTAGEDESCRIPTORSAMPLEDIMAGESThe struct member offsets. -
MAXPERSTAGEDESCRIPTORSTORAGEIMAGES
public static final int MAXPERSTAGEDESCRIPTORSTORAGEIMAGESThe struct member offsets. -
MAXPERSTAGEDESCRIPTORINPUTATTACHMENTS
public static final int MAXPERSTAGEDESCRIPTORINPUTATTACHMENTSThe struct member offsets. -
MAXPERSTAGERESOURCES
public static final int MAXPERSTAGERESOURCESThe struct member offsets. -
MAXDESCRIPTORSETSAMPLERS
public static final int MAXDESCRIPTORSETSAMPLERSThe struct member offsets. -
MAXDESCRIPTORSETUNIFORMBUFFERS
public static final int MAXDESCRIPTORSETUNIFORMBUFFERSThe struct member offsets. -
MAXDESCRIPTORSETUNIFORMBUFFERSDYNAMIC
public static final int MAXDESCRIPTORSETUNIFORMBUFFERSDYNAMICThe struct member offsets. -
MAXDESCRIPTORSETSTORAGEBUFFERS
public static final int MAXDESCRIPTORSETSTORAGEBUFFERSThe struct member offsets. -
MAXDESCRIPTORSETSTORAGEBUFFERSDYNAMIC
public static final int MAXDESCRIPTORSETSTORAGEBUFFERSDYNAMICThe struct member offsets. -
MAXDESCRIPTORSETSAMPLEDIMAGES
public static final int MAXDESCRIPTORSETSAMPLEDIMAGESThe struct member offsets. -
MAXDESCRIPTORSETSTORAGEIMAGES
public static final int MAXDESCRIPTORSETSTORAGEIMAGESThe struct member offsets. -
MAXDESCRIPTORSETINPUTATTACHMENTS
public static final int MAXDESCRIPTORSETINPUTATTACHMENTSThe struct member offsets. -
MAXVERTEXINPUTATTRIBUTES
public static final int MAXVERTEXINPUTATTRIBUTESThe struct member offsets. -
MAXVERTEXINPUTBINDINGS
public static final int MAXVERTEXINPUTBINDINGSThe struct member offsets. -
MAXVERTEXINPUTATTRIBUTEOFFSET
public static final int MAXVERTEXINPUTATTRIBUTEOFFSETThe struct member offsets. -
MAXVERTEXINPUTBINDINGSTRIDE
public static final int MAXVERTEXINPUTBINDINGSTRIDEThe struct member offsets. -
MAXVERTEXOUTPUTCOMPONENTS
public static final int MAXVERTEXOUTPUTCOMPONENTSThe struct member offsets. -
MAXTESSELLATIONGENERATIONLEVEL
public static final int MAXTESSELLATIONGENERATIONLEVELThe struct member offsets. -
MAXTESSELLATIONPATCHSIZE
public static final int MAXTESSELLATIONPATCHSIZEThe struct member offsets. -
MAXTESSELLATIONCONTROLPERVERTEXINPUTCOMPONENTS
public static final int MAXTESSELLATIONCONTROLPERVERTEXINPUTCOMPONENTSThe struct member offsets. -
MAXTESSELLATIONCONTROLPERVERTEXOUTPUTCOMPONENTS
public static final int MAXTESSELLATIONCONTROLPERVERTEXOUTPUTCOMPONENTSThe struct member offsets. -
MAXTESSELLATIONCONTROLPERPATCHOUTPUTCOMPONENTS
public static final int MAXTESSELLATIONCONTROLPERPATCHOUTPUTCOMPONENTSThe struct member offsets. -
MAXTESSELLATIONCONTROLTOTALOUTPUTCOMPONENTS
public static final int MAXTESSELLATIONCONTROLTOTALOUTPUTCOMPONENTSThe struct member offsets. -
MAXTESSELLATIONEVALUATIONINPUTCOMPONENTS
public static final int MAXTESSELLATIONEVALUATIONINPUTCOMPONENTSThe struct member offsets. -
MAXTESSELLATIONEVALUATIONOUTPUTCOMPONENTS
public static final int MAXTESSELLATIONEVALUATIONOUTPUTCOMPONENTSThe struct member offsets. -
MAXGEOMETRYSHADERINVOCATIONS
public static final int MAXGEOMETRYSHADERINVOCATIONSThe struct member offsets. -
MAXGEOMETRYINPUTCOMPONENTS
public static final int MAXGEOMETRYINPUTCOMPONENTSThe struct member offsets. -
MAXGEOMETRYOUTPUTCOMPONENTS
public static final int MAXGEOMETRYOUTPUTCOMPONENTSThe struct member offsets. -
MAXGEOMETRYOUTPUTVERTICES
public static final int MAXGEOMETRYOUTPUTVERTICESThe struct member offsets. -
MAXGEOMETRYTOTALOUTPUTCOMPONENTS
public static final int MAXGEOMETRYTOTALOUTPUTCOMPONENTSThe struct member offsets. -
MAXFRAGMENTINPUTCOMPONENTS
public static final int MAXFRAGMENTINPUTCOMPONENTSThe struct member offsets. -
MAXFRAGMENTOUTPUTATTACHMENTS
public static final int MAXFRAGMENTOUTPUTATTACHMENTSThe struct member offsets. -
MAXFRAGMENTDUALSRCATTACHMENTS
public static final int MAXFRAGMENTDUALSRCATTACHMENTSThe struct member offsets. -
MAXFRAGMENTCOMBINEDOUTPUTRESOURCES
public static final int MAXFRAGMENTCOMBINEDOUTPUTRESOURCESThe struct member offsets. -
MAXCOMPUTESHAREDMEMORYSIZE
public static final int MAXCOMPUTESHAREDMEMORYSIZEThe struct member offsets. -
MAXCOMPUTEWORKGROUPCOUNT
public static final int MAXCOMPUTEWORKGROUPCOUNTThe struct member offsets. -
MAXCOMPUTEWORKGROUPINVOCATIONS
public static final int MAXCOMPUTEWORKGROUPINVOCATIONSThe struct member offsets. -
MAXCOMPUTEWORKGROUPSIZE
public static final int MAXCOMPUTEWORKGROUPSIZEThe struct member offsets. -
SUBPIXELPRECISIONBITS
public static final int SUBPIXELPRECISIONBITSThe struct member offsets. -
SUBTEXELPRECISIONBITS
public static final int SUBTEXELPRECISIONBITSThe struct member offsets. -
MIPMAPPRECISIONBITS
public static final int MIPMAPPRECISIONBITSThe struct member offsets. -
MAXDRAWINDEXEDINDEXVALUE
public static final int MAXDRAWINDEXEDINDEXVALUEThe struct member offsets. -
MAXDRAWINDIRECTCOUNT
public static final int MAXDRAWINDIRECTCOUNTThe struct member offsets. -
MAXSAMPLERLODBIAS
public static final int MAXSAMPLERLODBIASThe struct member offsets. -
MAXSAMPLERANISOTROPY
public static final int MAXSAMPLERANISOTROPYThe struct member offsets. -
MAXVIEWPORTS
public static final int MAXVIEWPORTSThe struct member offsets. -
MAXVIEWPORTDIMENSIONS
public static final int MAXVIEWPORTDIMENSIONSThe struct member offsets. -
VIEWPORTBOUNDSRANGE
public static final int VIEWPORTBOUNDSRANGEThe struct member offsets. -
VIEWPORTSUBPIXELBITS
public static final int VIEWPORTSUBPIXELBITSThe struct member offsets. -
MINMEMORYMAPALIGNMENT
public static final int MINMEMORYMAPALIGNMENTThe struct member offsets. -
MINTEXELBUFFEROFFSETALIGNMENT
public static final int MINTEXELBUFFEROFFSETALIGNMENTThe struct member offsets. -
MINUNIFORMBUFFEROFFSETALIGNMENT
public static final int MINUNIFORMBUFFEROFFSETALIGNMENTThe struct member offsets. -
MINSTORAGEBUFFEROFFSETALIGNMENT
public static final int MINSTORAGEBUFFEROFFSETALIGNMENTThe struct member offsets. -
MINTEXELOFFSET
public static final int MINTEXELOFFSETThe struct member offsets. -
MAXTEXELOFFSET
public static final int MAXTEXELOFFSETThe struct member offsets. -
MINTEXELGATHEROFFSET
public static final int MINTEXELGATHEROFFSETThe struct member offsets. -
MAXTEXELGATHEROFFSET
public static final int MAXTEXELGATHEROFFSETThe struct member offsets. -
MININTERPOLATIONOFFSET
public static final int MININTERPOLATIONOFFSETThe struct member offsets. -
MAXINTERPOLATIONOFFSET
public static final int MAXINTERPOLATIONOFFSETThe struct member offsets. -
SUBPIXELINTERPOLATIONOFFSETBITS
public static final int SUBPIXELINTERPOLATIONOFFSETBITSThe struct member offsets. -
MAXFRAMEBUFFERWIDTH
public static final int MAXFRAMEBUFFERWIDTHThe struct member offsets. -
MAXFRAMEBUFFERHEIGHT
public static final int MAXFRAMEBUFFERHEIGHTThe struct member offsets. -
MAXFRAMEBUFFERLAYERS
public static final int MAXFRAMEBUFFERLAYERSThe struct member offsets. -
FRAMEBUFFERCOLORSAMPLECOUNTS
public static final int FRAMEBUFFERCOLORSAMPLECOUNTSThe struct member offsets. -
FRAMEBUFFERDEPTHSAMPLECOUNTS
public static final int FRAMEBUFFERDEPTHSAMPLECOUNTSThe struct member offsets. -
FRAMEBUFFERSTENCILSAMPLECOUNTS
public static final int FRAMEBUFFERSTENCILSAMPLECOUNTSThe struct member offsets. -
FRAMEBUFFERNOATTACHMENTSSAMPLECOUNTS
public static final int FRAMEBUFFERNOATTACHMENTSSAMPLECOUNTSThe struct member offsets. -
MAXCOLORATTACHMENTS
public static final int MAXCOLORATTACHMENTSThe struct member offsets. -
SAMPLEDIMAGECOLORSAMPLECOUNTS
public static final int SAMPLEDIMAGECOLORSAMPLECOUNTSThe struct member offsets. -
SAMPLEDIMAGEINTEGERSAMPLECOUNTS
public static final int SAMPLEDIMAGEINTEGERSAMPLECOUNTSThe struct member offsets. -
SAMPLEDIMAGEDEPTHSAMPLECOUNTS
public static final int SAMPLEDIMAGEDEPTHSAMPLECOUNTSThe struct member offsets. -
SAMPLEDIMAGESTENCILSAMPLECOUNTS
public static final int SAMPLEDIMAGESTENCILSAMPLECOUNTSThe struct member offsets. -
STORAGEIMAGESAMPLECOUNTS
public static final int STORAGEIMAGESAMPLECOUNTSThe struct member offsets. -
MAXSAMPLEMASKWORDS
public static final int MAXSAMPLEMASKWORDSThe struct member offsets. -
TIMESTAMPCOMPUTEANDGRAPHICS
public static final int TIMESTAMPCOMPUTEANDGRAPHICSThe struct member offsets. -
TIMESTAMPPERIOD
public static final int TIMESTAMPPERIODThe struct member offsets. -
MAXCLIPDISTANCES
public static final int MAXCLIPDISTANCESThe struct member offsets. -
MAXCULLDISTANCES
public static final int MAXCULLDISTANCESThe struct member offsets. -
MAXCOMBINEDCLIPANDCULLDISTANCES
public static final int MAXCOMBINEDCLIPANDCULLDISTANCESThe struct member offsets. -
DISCRETEQUEUEPRIORITIES
public static final int DISCRETEQUEUEPRIORITIESThe struct member offsets. -
POINTSIZERANGE
public static final int POINTSIZERANGEThe struct member offsets. -
LINEWIDTHRANGE
public static final int LINEWIDTHRANGEThe struct member offsets. -
POINTSIZEGRANULARITY
public static final int POINTSIZEGRANULARITYThe struct member offsets. -
LINEWIDTHGRANULARITY
public static final int LINEWIDTHGRANULARITYThe struct member offsets. -
STRICTLINES
public static final int STRICTLINESThe struct member offsets. -
STANDARDSAMPLELOCATIONS
public static final int STANDARDSAMPLELOCATIONSThe struct member offsets. -
OPTIMALBUFFERCOPYOFFSETALIGNMENT
public static final int OPTIMALBUFFERCOPYOFFSETALIGNMENTThe struct member offsets. -
OPTIMALBUFFERCOPYROWPITCHALIGNMENT
public static final int OPTIMALBUFFERCOPYROWPITCHALIGNMENTThe struct member offsets. -
NONCOHERENTATOMSIZE
public static final int NONCOHERENTATOMSIZEThe struct member offsets.
-
-
Constructor Details
-
VkPhysicalDeviceLimits
Creates aVkPhysicalDeviceLimits
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<VkPhysicalDeviceLimits>
-
maxImageDimension1D
public int maxImageDimension1D()- Returns:
- the value of the
maxImageDimension1D
field.
-
maxImageDimension2D
public int maxImageDimension2D()- Returns:
- the value of the
maxImageDimension2D
field.
-
maxImageDimension3D
public int maxImageDimension3D()- Returns:
- the value of the
maxImageDimension3D
field.
-
maxImageDimensionCube
public int maxImageDimensionCube()- Returns:
- the value of the
maxImageDimensionCube
field.
-
maxImageArrayLayers
public int maxImageArrayLayers()- Returns:
- the value of the
maxImageArrayLayers
field.
-
maxTexelBufferElements
public int maxTexelBufferElements()- Returns:
- the value of the
maxTexelBufferElements
field.
-
maxUniformBufferRange
public int maxUniformBufferRange()- Returns:
- the value of the
maxUniformBufferRange
field.
-
maxStorageBufferRange
public int maxStorageBufferRange()- Returns:
- the value of the
maxStorageBufferRange
field.
-
maxPushConstantsSize
public int maxPushConstantsSize()- Returns:
- the value of the
maxPushConstantsSize
field.
-
maxMemoryAllocationCount
public int maxMemoryAllocationCount()- Returns:
- the value of the
maxMemoryAllocationCount
field.
-
maxSamplerAllocationCount
public int maxSamplerAllocationCount()- Returns:
- the value of the
maxSamplerAllocationCount
field.
-
bufferImageGranularity
public long bufferImageGranularity()- Returns:
- the value of the
bufferImageGranularity
field.
-
sparseAddressSpaceSize
public long sparseAddressSpaceSize()- Returns:
- the value of the
sparseAddressSpaceSize
field.
-
maxBoundDescriptorSets
public int maxBoundDescriptorSets()- Returns:
- the value of the
maxBoundDescriptorSets
field.
-
maxPerStageDescriptorSamplers
public int maxPerStageDescriptorSamplers()- Returns:
- the value of the
maxPerStageDescriptorSamplers
field.
-
maxPerStageDescriptorUniformBuffers
public int maxPerStageDescriptorUniformBuffers()- Returns:
- the value of the
maxPerStageDescriptorUniformBuffers
field.
-
maxPerStageDescriptorStorageBuffers
public int maxPerStageDescriptorStorageBuffers()- Returns:
- the value of the
maxPerStageDescriptorStorageBuffers
field.
-
maxPerStageDescriptorSampledImages
public int maxPerStageDescriptorSampledImages()- Returns:
- the value of the
maxPerStageDescriptorSampledImages
field.
-
maxPerStageDescriptorStorageImages
public int maxPerStageDescriptorStorageImages()- Returns:
- the value of the
maxPerStageDescriptorStorageImages
field.
-
maxPerStageDescriptorInputAttachments
public int maxPerStageDescriptorInputAttachments()- Returns:
- the value of the
maxPerStageDescriptorInputAttachments
field.
-
maxPerStageResources
public int maxPerStageResources()- Returns:
- the value of the
maxPerStageResources
field.
-
maxDescriptorSetSamplers
public int maxDescriptorSetSamplers()- Returns:
- the value of the
maxDescriptorSetSamplers
field.
-
maxDescriptorSetUniformBuffers
public int maxDescriptorSetUniformBuffers()- Returns:
- the value of the
maxDescriptorSetUniformBuffers
field.
-
maxDescriptorSetUniformBuffersDynamic
public int maxDescriptorSetUniformBuffersDynamic()- Returns:
- the value of the
maxDescriptorSetUniformBuffersDynamic
field.
-
maxDescriptorSetStorageBuffers
public int maxDescriptorSetStorageBuffers()- Returns:
- the value of the
maxDescriptorSetStorageBuffers
field.
-
maxDescriptorSetStorageBuffersDynamic
public int maxDescriptorSetStorageBuffersDynamic()- Returns:
- the value of the
maxDescriptorSetStorageBuffersDynamic
field.
-
maxDescriptorSetSampledImages
public int maxDescriptorSetSampledImages()- Returns:
- the value of the
maxDescriptorSetSampledImages
field.
-
maxDescriptorSetStorageImages
public int maxDescriptorSetStorageImages()- Returns:
- the value of the
maxDescriptorSetStorageImages
field.
-
maxDescriptorSetInputAttachments
public int maxDescriptorSetInputAttachments()- Returns:
- the value of the
maxDescriptorSetInputAttachments
field.
-
maxVertexInputAttributes
public int maxVertexInputAttributes()- Returns:
- the value of the
maxVertexInputAttributes
field.
-
maxVertexInputBindings
public int maxVertexInputBindings()- Returns:
- the value of the
maxVertexInputBindings
field.
-
maxVertexInputAttributeOffset
public int maxVertexInputAttributeOffset()- Returns:
- the value of the
maxVertexInputAttributeOffset
field.
-
maxVertexInputBindingStride
public int maxVertexInputBindingStride()- Returns:
- the value of the
maxVertexInputBindingStride
field.
-
maxVertexOutputComponents
public int maxVertexOutputComponents()- Returns:
- the value of the
maxVertexOutputComponents
field.
-
maxTessellationGenerationLevel
public int maxTessellationGenerationLevel()- Returns:
- the value of the
maxTessellationGenerationLevel
field.
-
maxTessellationPatchSize
public int maxTessellationPatchSize()- Returns:
- the value of the
maxTessellationPatchSize
field.
-
maxTessellationControlPerVertexInputComponents
public int maxTessellationControlPerVertexInputComponents()- Returns:
- the value of the
maxTessellationControlPerVertexInputComponents
field.
-
maxTessellationControlPerVertexOutputComponents
public int maxTessellationControlPerVertexOutputComponents()- Returns:
- the value of the
maxTessellationControlPerVertexOutputComponents
field.
-
maxTessellationControlPerPatchOutputComponents
public int maxTessellationControlPerPatchOutputComponents()- Returns:
- the value of the
maxTessellationControlPerPatchOutputComponents
field.
-
maxTessellationControlTotalOutputComponents
public int maxTessellationControlTotalOutputComponents()- Returns:
- the value of the
maxTessellationControlTotalOutputComponents
field.
-
maxTessellationEvaluationInputComponents
public int maxTessellationEvaluationInputComponents()- Returns:
- the value of the
maxTessellationEvaluationInputComponents
field.
-
maxTessellationEvaluationOutputComponents
public int maxTessellationEvaluationOutputComponents()- Returns:
- the value of the
maxTessellationEvaluationOutputComponents
field.
-
maxGeometryShaderInvocations
public int maxGeometryShaderInvocations()- Returns:
- the value of the
maxGeometryShaderInvocations
field.
-
maxGeometryInputComponents
public int maxGeometryInputComponents()- Returns:
- the value of the
maxGeometryInputComponents
field.
-
maxGeometryOutputComponents
public int maxGeometryOutputComponents()- Returns:
- the value of the
maxGeometryOutputComponents
field.
-
maxGeometryOutputVertices
public int maxGeometryOutputVertices()- Returns:
- the value of the
maxGeometryOutputVertices
field.
-
maxGeometryTotalOutputComponents
public int maxGeometryTotalOutputComponents()- Returns:
- the value of the
maxGeometryTotalOutputComponents
field.
-
maxFragmentInputComponents
public int maxFragmentInputComponents()- Returns:
- the value of the
maxFragmentInputComponents
field.
-
maxFragmentOutputAttachments
public int maxFragmentOutputAttachments()- Returns:
- the value of the
maxFragmentOutputAttachments
field.
-
maxFragmentDualSrcAttachments
public int maxFragmentDualSrcAttachments()- Returns:
- the value of the
maxFragmentDualSrcAttachments
field.
-
maxFragmentCombinedOutputResources
public int maxFragmentCombinedOutputResources()- Returns:
- the value of the
maxFragmentCombinedOutputResources
field.
-
maxComputeWorkGroupCount
- Returns:
- a
IntBuffer
view of themaxComputeWorkGroupCount
field.
-
maxComputeWorkGroupCount
public int maxComputeWorkGroupCount(int index) - Returns:
- the value at the specified index of the
maxComputeWorkGroupCount
field.
-
maxComputeWorkGroupInvocations
public int maxComputeWorkGroupInvocations()- Returns:
- the value of the
maxComputeWorkGroupInvocations
field.
-
maxComputeWorkGroupSize
- Returns:
- a
IntBuffer
view of themaxComputeWorkGroupSize
field.
-
maxComputeWorkGroupSize
public int maxComputeWorkGroupSize(int index) - Returns:
- the value at the specified index of the
maxComputeWorkGroupSize
field.
-
subPixelPrecisionBits
public int subPixelPrecisionBits()- Returns:
- the value of the
subPixelPrecisionBits
field.
-
subTexelPrecisionBits
public int subTexelPrecisionBits()- Returns:
- the value of the
subTexelPrecisionBits
field.
-
mipmapPrecisionBits
public int mipmapPrecisionBits()- Returns:
- the value of the
mipmapPrecisionBits
field.
-
maxDrawIndexedIndexValue
public int maxDrawIndexedIndexValue()- Returns:
- the value of the
maxDrawIndexedIndexValue
field.
-
maxDrawIndirectCount
public int maxDrawIndirectCount()- Returns:
- the value of the
maxDrawIndirectCount
field.
-
maxSamplerLodBias
public float maxSamplerLodBias()- Returns:
- the value of the
maxSamplerLodBias
field.
-
maxSamplerAnisotropy
public float maxSamplerAnisotropy()- Returns:
- the value of the
maxSamplerAnisotropy
field.
-
maxViewports
public int maxViewports()- Returns:
- the value of the
maxViewports
field.
-
maxViewportDimensions
- Returns:
- a
IntBuffer
view of themaxViewportDimensions
field.
-
maxViewportDimensions
public int maxViewportDimensions(int index) - Returns:
- the value at the specified index of the
maxViewportDimensions
field.
-
viewportBoundsRange
- Returns:
- a
FloatBuffer
view of theviewportBoundsRange
field.
-
viewportBoundsRange
public float viewportBoundsRange(int index) - Returns:
- the value at the specified index of the
viewportBoundsRange
field.
-
viewportSubPixelBits
public int viewportSubPixelBits()- Returns:
- the value of the
viewportSubPixelBits
field.
-
minMemoryMapAlignment
public long minMemoryMapAlignment()- Returns:
- the value of the
minMemoryMapAlignment
field.
-
minTexelBufferOffsetAlignment
public long minTexelBufferOffsetAlignment()- Returns:
- the value of the
minTexelBufferOffsetAlignment
field.
-
minUniformBufferOffsetAlignment
public long minUniformBufferOffsetAlignment()- Returns:
- the value of the
minUniformBufferOffsetAlignment
field.
-
minStorageBufferOffsetAlignment
public long minStorageBufferOffsetAlignment()- Returns:
- the value of the
minStorageBufferOffsetAlignment
field.
-
minTexelOffset
public int minTexelOffset()- Returns:
- the value of the
minTexelOffset
field.
-
maxTexelOffset
public int maxTexelOffset()- Returns:
- the value of the
maxTexelOffset
field.
-
minTexelGatherOffset
public int minTexelGatherOffset()- Returns:
- the value of the
minTexelGatherOffset
field.
-
maxTexelGatherOffset
public int maxTexelGatherOffset()- Returns:
- the value of the
maxTexelGatherOffset
field.
-
minInterpolationOffset
public float minInterpolationOffset()- Returns:
- the value of the
minInterpolationOffset
field.
-
maxInterpolationOffset
public float maxInterpolationOffset()- Returns:
- the value of the
maxInterpolationOffset
field.
-
subPixelInterpolationOffsetBits
public int subPixelInterpolationOffsetBits()- Returns:
- the value of the
subPixelInterpolationOffsetBits
field.
-
maxFramebufferWidth
public int maxFramebufferWidth()- Returns:
- the value of the
maxFramebufferWidth
field.
-
maxFramebufferHeight
public int maxFramebufferHeight()- Returns:
- the value of the
maxFramebufferHeight
field.
-
maxFramebufferLayers
public int maxFramebufferLayers()- Returns:
- the value of the
maxFramebufferLayers
field.
-
framebufferColorSampleCounts
public int framebufferColorSampleCounts()- Returns:
- the value of the
framebufferColorSampleCounts
field.
-
framebufferDepthSampleCounts
public int framebufferDepthSampleCounts()- Returns:
- the value of the
framebufferDepthSampleCounts
field.
-
framebufferStencilSampleCounts
public int framebufferStencilSampleCounts()- Returns:
- the value of the
framebufferStencilSampleCounts
field.
-
framebufferNoAttachmentsSampleCounts
public int framebufferNoAttachmentsSampleCounts()- Returns:
- the value of the
framebufferNoAttachmentsSampleCounts
field.
-
maxColorAttachments
public int maxColorAttachments()- Returns:
- the value of the
maxColorAttachments
field.
-
sampledImageColorSampleCounts
public int sampledImageColorSampleCounts()- Returns:
- the value of the
sampledImageColorSampleCounts
field.
-
sampledImageIntegerSampleCounts
public int sampledImageIntegerSampleCounts()- Returns:
- the value of the
sampledImageIntegerSampleCounts
field.
-
sampledImageDepthSampleCounts
public int sampledImageDepthSampleCounts()- Returns:
- the value of the
sampledImageDepthSampleCounts
field.
-
sampledImageStencilSampleCounts
public int sampledImageStencilSampleCounts()- Returns:
- the value of the
sampledImageStencilSampleCounts
field.
-
storageImageSampleCounts
public int storageImageSampleCounts()- Returns:
- the value of the
storageImageSampleCounts
field.
-
maxSampleMaskWords
public int maxSampleMaskWords()- Returns:
- the value of the
maxSampleMaskWords
field.
-
timestampComputeAndGraphics
public boolean timestampComputeAndGraphics()- Returns:
- the value of the
timestampComputeAndGraphics
field.
-
timestampPeriod
public float timestampPeriod()- Returns:
- the value of the
timestampPeriod
field.
-
maxClipDistances
public int maxClipDistances()- Returns:
- the value of the
maxClipDistances
field.
-
maxCullDistances
public int maxCullDistances()- Returns:
- the value of the
maxCullDistances
field.
-
maxCombinedClipAndCullDistances
public int maxCombinedClipAndCullDistances()- Returns:
- the value of the
maxCombinedClipAndCullDistances
field.
-
discreteQueuePriorities
public int discreteQueuePriorities()- Returns:
- the value of the
discreteQueuePriorities
field.
-
pointSizeRange
- Returns:
- a
FloatBuffer
view of thepointSizeRange
field.
-
pointSizeRange
public float pointSizeRange(int index) - Returns:
- the value at the specified index of the
pointSizeRange
field.
-
lineWidthRange
- Returns:
- a
FloatBuffer
view of thelineWidthRange
field.
-
lineWidthRange
public float lineWidthRange(int index) - Returns:
- the value at the specified index of the
lineWidthRange
field.
-
pointSizeGranularity
public float pointSizeGranularity()- Returns:
- the value of the
pointSizeGranularity
field.
-
lineWidthGranularity
public float lineWidthGranularity()- Returns:
- the value of the
lineWidthGranularity
field.
-
strictLines
public boolean strictLines()- Returns:
- the value of the
strictLines
field.
-
standardSampleLocations
public boolean standardSampleLocations()- Returns:
- the value of the
standardSampleLocations
field.
-
optimalBufferCopyOffsetAlignment
public long optimalBufferCopyOffsetAlignment()- Returns:
- the value of the
optimalBufferCopyOffsetAlignment
field.
-
optimalBufferCopyRowPitchAlignment
public long optimalBufferCopyRowPitchAlignment()- Returns:
- the value of the
optimalBufferCopyRowPitchAlignment
field.
-
nonCoherentAtomSize
public long nonCoherentAtomSize()- Returns:
- the value of the
nonCoherentAtomSize
field.
-
create
Returns a newVkPhysicalDeviceLimits
instance for the specified memory address. -
createSafe
-
create
Create aVkPhysicalDeviceLimits.Buffer
instance at the specified memory.- Parameters:
address
- the memory addresscapacity
- the buffer capacity
-
createSafe
-
nmaxImageDimension1D
public static int nmaxImageDimension1D(long struct) Unsafe version ofmaxImageDimension1D()
. -
nmaxImageDimension2D
public static int nmaxImageDimension2D(long struct) Unsafe version ofmaxImageDimension2D()
. -
nmaxImageDimension3D
public static int nmaxImageDimension3D(long struct) Unsafe version ofmaxImageDimension3D()
. -
nmaxImageDimensionCube
public static int nmaxImageDimensionCube(long struct) Unsafe version ofmaxImageDimensionCube()
. -
nmaxImageArrayLayers
public static int nmaxImageArrayLayers(long struct) Unsafe version ofmaxImageArrayLayers()
. -
nmaxTexelBufferElements
public static int nmaxTexelBufferElements(long struct) Unsafe version ofmaxTexelBufferElements()
. -
nmaxUniformBufferRange
public static int nmaxUniformBufferRange(long struct) Unsafe version ofmaxUniformBufferRange()
. -
nmaxStorageBufferRange
public static int nmaxStorageBufferRange(long struct) Unsafe version ofmaxStorageBufferRange()
. -
nmaxPushConstantsSize
public static int nmaxPushConstantsSize(long struct) Unsafe version ofmaxPushConstantsSize()
. -
nmaxMemoryAllocationCount
public static int nmaxMemoryAllocationCount(long struct) Unsafe version ofmaxMemoryAllocationCount()
. -
nmaxSamplerAllocationCount
public static int nmaxSamplerAllocationCount(long struct) Unsafe version ofmaxSamplerAllocationCount()
. -
nbufferImageGranularity
public static long nbufferImageGranularity(long struct) Unsafe version ofbufferImageGranularity()
. -
nsparseAddressSpaceSize
public static long nsparseAddressSpaceSize(long struct) Unsafe version ofsparseAddressSpaceSize()
. -
nmaxBoundDescriptorSets
public static int nmaxBoundDescriptorSets(long struct) Unsafe version ofmaxBoundDescriptorSets()
. -
nmaxPerStageDescriptorSamplers
public static int nmaxPerStageDescriptorSamplers(long struct) Unsafe version ofmaxPerStageDescriptorSamplers()
. -
nmaxPerStageDescriptorUniformBuffers
public static int nmaxPerStageDescriptorUniformBuffers(long struct) Unsafe version ofmaxPerStageDescriptorUniformBuffers()
. -
nmaxPerStageDescriptorStorageBuffers
public static int nmaxPerStageDescriptorStorageBuffers(long struct) Unsafe version ofmaxPerStageDescriptorStorageBuffers()
. -
nmaxPerStageDescriptorSampledImages
public static int nmaxPerStageDescriptorSampledImages(long struct) Unsafe version ofmaxPerStageDescriptorSampledImages()
. -
nmaxPerStageDescriptorStorageImages
public static int nmaxPerStageDescriptorStorageImages(long struct) Unsafe version ofmaxPerStageDescriptorStorageImages()
. -
nmaxPerStageDescriptorInputAttachments
public static int nmaxPerStageDescriptorInputAttachments(long struct) Unsafe version ofmaxPerStageDescriptorInputAttachments()
. -
nmaxPerStageResources
public static int nmaxPerStageResources(long struct) Unsafe version ofmaxPerStageResources()
. -
nmaxDescriptorSetSamplers
public static int nmaxDescriptorSetSamplers(long struct) Unsafe version ofmaxDescriptorSetSamplers()
. -
nmaxDescriptorSetUniformBuffers
public static int nmaxDescriptorSetUniformBuffers(long struct) Unsafe version ofmaxDescriptorSetUniformBuffers()
. -
nmaxDescriptorSetUniformBuffersDynamic
public static int nmaxDescriptorSetUniformBuffersDynamic(long struct) Unsafe version ofmaxDescriptorSetUniformBuffersDynamic()
. -
nmaxDescriptorSetStorageBuffers
public static int nmaxDescriptorSetStorageBuffers(long struct) Unsafe version ofmaxDescriptorSetStorageBuffers()
. -
nmaxDescriptorSetStorageBuffersDynamic
public static int nmaxDescriptorSetStorageBuffersDynamic(long struct) Unsafe version ofmaxDescriptorSetStorageBuffersDynamic()
. -
nmaxDescriptorSetSampledImages
public static int nmaxDescriptorSetSampledImages(long struct) Unsafe version ofmaxDescriptorSetSampledImages()
. -
nmaxDescriptorSetStorageImages
public static int nmaxDescriptorSetStorageImages(long struct) Unsafe version ofmaxDescriptorSetStorageImages()
. -
nmaxDescriptorSetInputAttachments
public static int nmaxDescriptorSetInputAttachments(long struct) Unsafe version ofmaxDescriptorSetInputAttachments()
. -
nmaxVertexInputAttributes
public static int nmaxVertexInputAttributes(long struct) Unsafe version ofmaxVertexInputAttributes()
. -
nmaxVertexInputBindings
public static int nmaxVertexInputBindings(long struct) Unsafe version ofmaxVertexInputBindings()
. -
nmaxVertexInputAttributeOffset
public static int nmaxVertexInputAttributeOffset(long struct) Unsafe version ofmaxVertexInputAttributeOffset()
. -
nmaxVertexInputBindingStride
public static int nmaxVertexInputBindingStride(long struct) Unsafe version ofmaxVertexInputBindingStride()
. -
nmaxVertexOutputComponents
public static int nmaxVertexOutputComponents(long struct) Unsafe version ofmaxVertexOutputComponents()
. -
nmaxTessellationGenerationLevel
public static int nmaxTessellationGenerationLevel(long struct) Unsafe version ofmaxTessellationGenerationLevel()
. -
nmaxTessellationPatchSize
public static int nmaxTessellationPatchSize(long struct) Unsafe version ofmaxTessellationPatchSize()
. -
nmaxTessellationControlPerVertexInputComponents
public static int nmaxTessellationControlPerVertexInputComponents(long struct) Unsafe version ofmaxTessellationControlPerVertexInputComponents()
. -
nmaxTessellationControlPerVertexOutputComponents
public static int nmaxTessellationControlPerVertexOutputComponents(long struct) Unsafe version ofmaxTessellationControlPerVertexOutputComponents()
. -
nmaxTessellationControlPerPatchOutputComponents
public static int nmaxTessellationControlPerPatchOutputComponents(long struct) Unsafe version ofmaxTessellationControlPerPatchOutputComponents()
. -
nmaxTessellationControlTotalOutputComponents
public static int nmaxTessellationControlTotalOutputComponents(long struct) Unsafe version ofmaxTessellationControlTotalOutputComponents()
. -
nmaxTessellationEvaluationInputComponents
public static int nmaxTessellationEvaluationInputComponents(long struct) Unsafe version ofmaxTessellationEvaluationInputComponents()
. -
nmaxTessellationEvaluationOutputComponents
public static int nmaxTessellationEvaluationOutputComponents(long struct) Unsafe version ofmaxTessellationEvaluationOutputComponents()
. -
nmaxGeometryShaderInvocations
public static int nmaxGeometryShaderInvocations(long struct) Unsafe version ofmaxGeometryShaderInvocations()
. -
nmaxGeometryInputComponents
public static int nmaxGeometryInputComponents(long struct) Unsafe version ofmaxGeometryInputComponents()
. -
nmaxGeometryOutputComponents
public static int nmaxGeometryOutputComponents(long struct) Unsafe version ofmaxGeometryOutputComponents()
. -
nmaxGeometryOutputVertices
public static int nmaxGeometryOutputVertices(long struct) Unsafe version ofmaxGeometryOutputVertices()
. -
nmaxGeometryTotalOutputComponents
public static int nmaxGeometryTotalOutputComponents(long struct) Unsafe version ofmaxGeometryTotalOutputComponents()
. -
nmaxFragmentInputComponents
public static int nmaxFragmentInputComponents(long struct) Unsafe version ofmaxFragmentInputComponents()
. -
nmaxFragmentOutputAttachments
public static int nmaxFragmentOutputAttachments(long struct) Unsafe version ofmaxFragmentOutputAttachments()
. -
nmaxFragmentDualSrcAttachments
public static int nmaxFragmentDualSrcAttachments(long struct) Unsafe version ofmaxFragmentDualSrcAttachments()
. -
nmaxFragmentCombinedOutputResources
public static int nmaxFragmentCombinedOutputResources(long struct) Unsafe version ofmaxFragmentCombinedOutputResources()
. -
nmaxComputeWorkGroupCount
Unsafe version ofmaxComputeWorkGroupCount()
. -
nmaxComputeWorkGroupCount
public static int nmaxComputeWorkGroupCount(long struct, int index) Unsafe version ofmaxComputeWorkGroupCount
. -
nmaxComputeWorkGroupInvocations
public static int nmaxComputeWorkGroupInvocations(long struct) Unsafe version ofmaxComputeWorkGroupInvocations()
. -
nmaxComputeWorkGroupSize
Unsafe version ofmaxComputeWorkGroupSize()
. -
nmaxComputeWorkGroupSize
public static int nmaxComputeWorkGroupSize(long struct, int index) Unsafe version ofmaxComputeWorkGroupSize
. -
nsubPixelPrecisionBits
public static int nsubPixelPrecisionBits(long struct) Unsafe version ofsubPixelPrecisionBits()
. -
nsubTexelPrecisionBits
public static int nsubTexelPrecisionBits(long struct) Unsafe version ofsubTexelPrecisionBits()
. -
nmipmapPrecisionBits
public static int nmipmapPrecisionBits(long struct) Unsafe version ofmipmapPrecisionBits()
. -
nmaxDrawIndexedIndexValue
public static int nmaxDrawIndexedIndexValue(long struct) Unsafe version ofmaxDrawIndexedIndexValue()
. -
nmaxDrawIndirectCount
public static int nmaxDrawIndirectCount(long struct) Unsafe version ofmaxDrawIndirectCount()
. -
nmaxSamplerLodBias
public static float nmaxSamplerLodBias(long struct) Unsafe version ofmaxSamplerLodBias()
. -
nmaxSamplerAnisotropy
public static float nmaxSamplerAnisotropy(long struct) Unsafe version ofmaxSamplerAnisotropy()
. -
nmaxViewports
public static int nmaxViewports(long struct) Unsafe version ofmaxViewports()
. -
nmaxViewportDimensions
Unsafe version ofmaxViewportDimensions()
. -
nmaxViewportDimensions
public static int nmaxViewportDimensions(long struct, int index) Unsafe version ofmaxViewportDimensions
. -
nviewportBoundsRange
Unsafe version ofviewportBoundsRange()
. -
nviewportBoundsRange
public static float nviewportBoundsRange(long struct, int index) Unsafe version ofviewportBoundsRange
. -
nviewportSubPixelBits
public static int nviewportSubPixelBits(long struct) Unsafe version ofviewportSubPixelBits()
. -
nminMemoryMapAlignment
public static long nminMemoryMapAlignment(long struct) Unsafe version ofminMemoryMapAlignment()
. -
nminTexelBufferOffsetAlignment
public static long nminTexelBufferOffsetAlignment(long struct) Unsafe version ofminTexelBufferOffsetAlignment()
. -
nminUniformBufferOffsetAlignment
public static long nminUniformBufferOffsetAlignment(long struct) Unsafe version ofminUniformBufferOffsetAlignment()
. -
nminStorageBufferOffsetAlignment
public static long nminStorageBufferOffsetAlignment(long struct) Unsafe version ofminStorageBufferOffsetAlignment()
. -
nminTexelOffset
public static int nminTexelOffset(long struct) Unsafe version ofminTexelOffset()
. -
nmaxTexelOffset
public static int nmaxTexelOffset(long struct) Unsafe version ofmaxTexelOffset()
. -
nminTexelGatherOffset
public static int nminTexelGatherOffset(long struct) Unsafe version ofminTexelGatherOffset()
. -
nmaxTexelGatherOffset
public static int nmaxTexelGatherOffset(long struct) Unsafe version ofmaxTexelGatherOffset()
. -
nminInterpolationOffset
public static float nminInterpolationOffset(long struct) Unsafe version ofminInterpolationOffset()
. -
nmaxInterpolationOffset
public static float nmaxInterpolationOffset(long struct) Unsafe version ofmaxInterpolationOffset()
. -
nsubPixelInterpolationOffsetBits
public static int nsubPixelInterpolationOffsetBits(long struct) Unsafe version ofsubPixelInterpolationOffsetBits()
. -
nmaxFramebufferWidth
public static int nmaxFramebufferWidth(long struct) Unsafe version ofmaxFramebufferWidth()
. -
nmaxFramebufferHeight
public static int nmaxFramebufferHeight(long struct) Unsafe version ofmaxFramebufferHeight()
. -
nmaxFramebufferLayers
public static int nmaxFramebufferLayers(long struct) Unsafe version ofmaxFramebufferLayers()
. -
nframebufferColorSampleCounts
public static int nframebufferColorSampleCounts(long struct) Unsafe version offramebufferColorSampleCounts()
. -
nframebufferDepthSampleCounts
public static int nframebufferDepthSampleCounts(long struct) Unsafe version offramebufferDepthSampleCounts()
. -
nframebufferStencilSampleCounts
public static int nframebufferStencilSampleCounts(long struct) Unsafe version offramebufferStencilSampleCounts()
. -
nframebufferNoAttachmentsSampleCounts
public static int nframebufferNoAttachmentsSampleCounts(long struct) Unsafe version offramebufferNoAttachmentsSampleCounts()
. -
nmaxColorAttachments
public static int nmaxColorAttachments(long struct) Unsafe version ofmaxColorAttachments()
. -
nsampledImageColorSampleCounts
public static int nsampledImageColorSampleCounts(long struct) Unsafe version ofsampledImageColorSampleCounts()
. -
nsampledImageIntegerSampleCounts
public static int nsampledImageIntegerSampleCounts(long struct) Unsafe version ofsampledImageIntegerSampleCounts()
. -
nsampledImageDepthSampleCounts
public static int nsampledImageDepthSampleCounts(long struct) Unsafe version ofsampledImageDepthSampleCounts()
. -
nsampledImageStencilSampleCounts
public static int nsampledImageStencilSampleCounts(long struct) Unsafe version ofsampledImageStencilSampleCounts()
. -
nstorageImageSampleCounts
public static int nstorageImageSampleCounts(long struct) Unsafe version ofstorageImageSampleCounts()
. -
nmaxSampleMaskWords
public static int nmaxSampleMaskWords(long struct) Unsafe version ofmaxSampleMaskWords()
. -
ntimestampComputeAndGraphics
public static int ntimestampComputeAndGraphics(long struct) Unsafe version oftimestampComputeAndGraphics()
. -
ntimestampPeriod
public static float ntimestampPeriod(long struct) Unsafe version oftimestampPeriod()
. -
nmaxClipDistances
public static int nmaxClipDistances(long struct) Unsafe version ofmaxClipDistances()
. -
nmaxCullDistances
public static int nmaxCullDistances(long struct) Unsafe version ofmaxCullDistances()
. -
nmaxCombinedClipAndCullDistances
public static int nmaxCombinedClipAndCullDistances(long struct) Unsafe version ofmaxCombinedClipAndCullDistances()
. -
ndiscreteQueuePriorities
public static int ndiscreteQueuePriorities(long struct) Unsafe version ofdiscreteQueuePriorities()
. -
npointSizeRange
Unsafe version ofpointSizeRange()
. -
npointSizeRange
public static float npointSizeRange(long struct, int index) Unsafe version ofpointSizeRange
. -
nlineWidthRange
Unsafe version oflineWidthRange()
. -
nlineWidthRange
public static float nlineWidthRange(long struct, int index) Unsafe version oflineWidthRange
. -
npointSizeGranularity
public static float npointSizeGranularity(long struct) Unsafe version ofpointSizeGranularity()
. -
nlineWidthGranularity
public static float nlineWidthGranularity(long struct) Unsafe version oflineWidthGranularity()
. -
nstrictLines
public static int nstrictLines(long struct) Unsafe version ofstrictLines()
. -
nstandardSampleLocations
public static int nstandardSampleLocations(long struct) Unsafe version ofstandardSampleLocations()
. -
noptimalBufferCopyOffsetAlignment
public static long noptimalBufferCopyOffsetAlignment(long struct) Unsafe version ofoptimalBufferCopyOffsetAlignment()
. -
noptimalBufferCopyRowPitchAlignment
public static long noptimalBufferCopyRowPitchAlignment(long struct) Unsafe version ofoptimalBufferCopyRowPitchAlignment()
. -
nnonCoherentAtomSize
public static long nnonCoherentAtomSize(long struct) Unsafe version ofnonCoherentAtomSize()
.
-