Package org.lwjgl.vulkan
Class VkPhysicalDeviceLimits.Buffer
- java.lang.Object
-
- org.lwjgl.system.Pointer.Default
-
- org.lwjgl.system.CustomBuffer<SELF>
-
- org.lwjgl.system.StructBuffer<VkPhysicalDeviceLimits,VkPhysicalDeviceLimits.Buffer>
-
- org.lwjgl.vulkan.VkPhysicalDeviceLimits.Buffer
-
- All Implemented Interfaces:
java.lang.Iterable<VkPhysicalDeviceLimits>
,org.lwjgl.system.Pointer
- Enclosing class:
- VkPhysicalDeviceLimits
public static class VkPhysicalDeviceLimits.Buffer extends org.lwjgl.system.StructBuffer<VkPhysicalDeviceLimits,VkPhysicalDeviceLimits.Buffer>
An array ofVkPhysicalDeviceLimits
structs.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
bufferImageGranularity()
Returns the value of thebufferImageGranularity
field.int
discreteQueuePriorities()
Returns the value of thediscreteQueuePriorities
field.int
framebufferColorSampleCounts()
Returns the value of theframebufferColorSampleCounts
field.int
framebufferDepthSampleCounts()
Returns the value of theframebufferDepthSampleCounts
field.int
framebufferNoAttachmentsSampleCounts()
Returns the value of theframebufferNoAttachmentsSampleCounts
field.int
framebufferStencilSampleCounts()
Returns the value of theframebufferStencilSampleCounts
field.float
lineWidthGranularity()
Returns the value of thelineWidthGranularity
field.java.nio.FloatBuffer
lineWidthRange()
Returns aFloatBuffer
view of thelineWidthRange
field.float
lineWidthRange(int index)
Returns the value at the specified index of thelineWidthRange
field.int
maxBoundDescriptorSets()
Returns the value of themaxBoundDescriptorSets
field.int
maxClipDistances()
Returns the value of themaxClipDistances
field.int
maxColorAttachments()
Returns the value of themaxColorAttachments
field.int
maxCombinedClipAndCullDistances()
Returns the value of themaxCombinedClipAndCullDistances
field.int
maxComputeSharedMemorySize()
Returns the value of themaxComputeSharedMemorySize
field.java.nio.IntBuffer
maxComputeWorkGroupCount()
Returns aIntBuffer
view of themaxComputeWorkGroupCount
field.int
maxComputeWorkGroupCount(int index)
Returns the value at the specified index of themaxComputeWorkGroupCount
field.int
maxComputeWorkGroupInvocations()
Returns the value of themaxComputeWorkGroupInvocations
field.java.nio.IntBuffer
maxComputeWorkGroupSize()
Returns aIntBuffer
view of themaxComputeWorkGroupSize
field.int
maxComputeWorkGroupSize(int index)
Returns the value at the specified index of themaxComputeWorkGroupSize
field.int
maxCullDistances()
Returns the value of themaxCullDistances
field.int
maxDescriptorSetInputAttachments()
Returns the value of themaxDescriptorSetInputAttachments
field.int
maxDescriptorSetSampledImages()
Returns the value of themaxDescriptorSetSampledImages
field.int
maxDescriptorSetSamplers()
Returns the value of themaxDescriptorSetSamplers
field.int
maxDescriptorSetStorageBuffers()
Returns the value of themaxDescriptorSetStorageBuffers
field.int
maxDescriptorSetStorageBuffersDynamic()
Returns the value of themaxDescriptorSetStorageBuffersDynamic
field.int
maxDescriptorSetStorageImages()
Returns the value of themaxDescriptorSetStorageImages
field.int
maxDescriptorSetUniformBuffers()
Returns the value of themaxDescriptorSetUniformBuffers
field.int
maxDescriptorSetUniformBuffersDynamic()
Returns the value of themaxDescriptorSetUniformBuffersDynamic
field.int
maxDrawIndexedIndexValue()
Returns the value of themaxDrawIndexedIndexValue
field.int
maxDrawIndirectCount()
Returns the value of themaxDrawIndirectCount
field.int
maxFragmentCombinedOutputResources()
Returns the value of themaxFragmentCombinedOutputResources
field.int
maxFragmentDualSrcAttachments()
Returns the value of themaxFragmentDualSrcAttachments
field.int
maxFragmentInputComponents()
Returns the value of themaxFragmentInputComponents
field.int
maxFragmentOutputAttachments()
Returns the value of themaxFragmentOutputAttachments
field.int
maxFramebufferHeight()
Returns the value of themaxFramebufferHeight
field.int
maxFramebufferLayers()
Returns the value of themaxFramebufferLayers
field.int
maxFramebufferWidth()
Returns the value of themaxFramebufferWidth
field.int
maxGeometryInputComponents()
Returns the value of themaxGeometryInputComponents
field.int
maxGeometryOutputComponents()
Returns the value of themaxGeometryOutputComponents
field.int
maxGeometryOutputVertices()
Returns the value of themaxGeometryOutputVertices
field.int
maxGeometryShaderInvocations()
Returns the value of themaxGeometryShaderInvocations
field.int
maxGeometryTotalOutputComponents()
Returns the value of themaxGeometryTotalOutputComponents
field.int
maxImageArrayLayers()
Returns the value of themaxImageArrayLayers
field.int
maxImageDimension1D()
Returns the value of themaxImageDimension1D
field.int
maxImageDimension2D()
Returns the value of themaxImageDimension2D
field.int
maxImageDimension3D()
Returns the value of themaxImageDimension3D
field.int
maxImageDimensionCube()
Returns the value of themaxImageDimensionCube
field.float
maxInterpolationOffset()
Returns the value of themaxInterpolationOffset
field.int
maxMemoryAllocationCount()
Returns the value of themaxMemoryAllocationCount
field.int
maxPerStageDescriptorInputAttachments()
Returns the value of themaxPerStageDescriptorInputAttachments
field.int
maxPerStageDescriptorSampledImages()
Returns the value of themaxPerStageDescriptorSampledImages
field.int
maxPerStageDescriptorSamplers()
Returns the value of themaxPerStageDescriptorSamplers
field.int
maxPerStageDescriptorStorageBuffers()
Returns the value of themaxPerStageDescriptorStorageBuffers
field.int
maxPerStageDescriptorStorageImages()
Returns the value of themaxPerStageDescriptorStorageImages
field.int
maxPerStageDescriptorUniformBuffers()
Returns the value of themaxPerStageDescriptorUniformBuffers
field.int
maxPerStageResources()
Returns the value of themaxPerStageResources
field.int
maxPushConstantsSize()
Returns the value of themaxPushConstantsSize
field.int
maxSampleMaskWords()
Returns the value of themaxSampleMaskWords
field.int
maxSamplerAllocationCount()
Returns the value of themaxSamplerAllocationCount
field.float
maxSamplerAnisotropy()
Returns the value of themaxSamplerAnisotropy
field.float
maxSamplerLodBias()
Returns the value of themaxSamplerLodBias
field.int
maxStorageBufferRange()
Returns the value of themaxStorageBufferRange
field.int
maxTessellationControlPerPatchOutputComponents()
Returns the value of themaxTessellationControlPerPatchOutputComponents
field.int
maxTessellationControlPerVertexInputComponents()
Returns the value of themaxTessellationControlPerVertexInputComponents
field.int
maxTessellationControlPerVertexOutputComponents()
Returns the value of themaxTessellationControlPerVertexOutputComponents
field.int
maxTessellationControlTotalOutputComponents()
Returns the value of themaxTessellationControlTotalOutputComponents
field.int
maxTessellationEvaluationInputComponents()
Returns the value of themaxTessellationEvaluationInputComponents
field.int
maxTessellationEvaluationOutputComponents()
Returns the value of themaxTessellationEvaluationOutputComponents
field.int
maxTessellationGenerationLevel()
Returns the value of themaxTessellationGenerationLevel
field.int
maxTessellationPatchSize()
Returns the value of themaxTessellationPatchSize
field.int
maxTexelBufferElements()
Returns the value of themaxTexelBufferElements
field.int
maxTexelGatherOffset()
Returns the value of themaxTexelGatherOffset
field.int
maxTexelOffset()
Returns the value of themaxTexelOffset
field.int
maxUniformBufferRange()
Returns the value of themaxUniformBufferRange
field.int
maxVertexInputAttributeOffset()
Returns the value of themaxVertexInputAttributeOffset
field.int
maxVertexInputAttributes()
Returns the value of themaxVertexInputAttributes
field.int
maxVertexInputBindings()
Returns the value of themaxVertexInputBindings
field.int
maxVertexInputBindingStride()
Returns the value of themaxVertexInputBindingStride
field.int
maxVertexOutputComponents()
Returns the value of themaxVertexOutputComponents
field.java.nio.IntBuffer
maxViewportDimensions()
Returns aIntBuffer
view of themaxViewportDimensions
field.int
maxViewportDimensions(int index)
Returns the value at the specified index of themaxViewportDimensions
field.int
maxViewports()
Returns the value of themaxViewports
field.float
minInterpolationOffset()
Returns the value of theminInterpolationOffset
field.long
minMemoryMapAlignment()
Returns the value of theminMemoryMapAlignment
field.long
minStorageBufferOffsetAlignment()
Returns the value of theminStorageBufferOffsetAlignment
field.long
minTexelBufferOffsetAlignment()
Returns the value of theminTexelBufferOffsetAlignment
field.int
minTexelGatherOffset()
Returns the value of theminTexelGatherOffset
field.int
minTexelOffset()
Returns the value of theminTexelOffset
field.long
minUniformBufferOffsetAlignment()
Returns the value of theminUniformBufferOffsetAlignment
field.int
mipmapPrecisionBits()
Returns the value of themipmapPrecisionBits
field.long
nonCoherentAtomSize()
Returns the value of thenonCoherentAtomSize
field.long
optimalBufferCopyOffsetAlignment()
Returns the value of theoptimalBufferCopyOffsetAlignment
field.long
optimalBufferCopyRowPitchAlignment()
Returns the value of theoptimalBufferCopyRowPitchAlignment
field.float
pointSizeGranularity()
Returns the value of thepointSizeGranularity
field.java.nio.FloatBuffer
pointSizeRange()
Returns aFloatBuffer
view of thepointSizeRange
field.float
pointSizeRange(int index)
Returns the value at the specified index of thepointSizeRange
field.int
sampledImageColorSampleCounts()
Returns the value of thesampledImageColorSampleCounts
field.int
sampledImageDepthSampleCounts()
Returns the value of thesampledImageDepthSampleCounts
field.int
sampledImageIntegerSampleCounts()
Returns the value of thesampledImageIntegerSampleCounts
field.int
sampledImageStencilSampleCounts()
Returns the value of thesampledImageStencilSampleCounts
field.long
sparseAddressSpaceSize()
Returns the value of thesparseAddressSpaceSize
field.boolean
standardSampleLocations()
Returns the value of thestandardSampleLocations
field.int
storageImageSampleCounts()
Returns the value of thestorageImageSampleCounts
field.boolean
strictLines()
Returns the value of thestrictLines
field.int
subPixelInterpolationOffsetBits()
Returns the value of thesubPixelInterpolationOffsetBits
field.int
subPixelPrecisionBits()
Returns the value of thesubPixelPrecisionBits
field.int
subTexelPrecisionBits()
Returns the value of thesubTexelPrecisionBits
field.boolean
timestampComputeAndGraphics()
Returns the value of thetimestampComputeAndGraphics
field.float
timestampPeriod()
Returns the value of thetimestampPeriod
field.java.nio.FloatBuffer
viewportBoundsRange()
Returns aFloatBuffer
view of theviewportBoundsRange
field.float
viewportBoundsRange(int index)
Returns the value at the specified index of theviewportBoundsRange
field.int
viewportSubPixelBits()
Returns the value of theviewportSubPixelBits
field.
-
-
-
Constructor Detail
-
Buffer
public Buffer(java.nio.ByteBuffer container)
Creates a newVkPhysicalDeviceLimits.Buffer
instance backed by the specified container. Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided byVkPhysicalDeviceLimits.SIZEOF
, and its mark will be undefined.The created buffer instance holds a strong reference to the container object.
-
Buffer
public Buffer(long address, int cap)
-
-
Method Detail
-
maxImageDimension1D
public int maxImageDimension1D()
Returns the value of themaxImageDimension1D
field.
-
maxImageDimension2D
public int maxImageDimension2D()
Returns the value of themaxImageDimension2D
field.
-
maxImageDimension3D
public int maxImageDimension3D()
Returns the value of themaxImageDimension3D
field.
-
maxImageDimensionCube
public int maxImageDimensionCube()
Returns the value of themaxImageDimensionCube
field.
-
maxImageArrayLayers
public int maxImageArrayLayers()
Returns the value of themaxImageArrayLayers
field.
-
maxTexelBufferElements
public int maxTexelBufferElements()
Returns the value of themaxTexelBufferElements
field.
-
maxUniformBufferRange
public int maxUniformBufferRange()
Returns the value of themaxUniformBufferRange
field.
-
maxStorageBufferRange
public int maxStorageBufferRange()
Returns the value of themaxStorageBufferRange
field.
-
maxPushConstantsSize
public int maxPushConstantsSize()
Returns the value of themaxPushConstantsSize
field.
-
maxMemoryAllocationCount
public int maxMemoryAllocationCount()
Returns the value of themaxMemoryAllocationCount
field.
-
maxSamplerAllocationCount
public int maxSamplerAllocationCount()
Returns the value of themaxSamplerAllocationCount
field.
-
bufferImageGranularity
public long bufferImageGranularity()
Returns the value of thebufferImageGranularity
field.
-
sparseAddressSpaceSize
public long sparseAddressSpaceSize()
Returns the value of thesparseAddressSpaceSize
field.
-
maxBoundDescriptorSets
public int maxBoundDescriptorSets()
Returns the value of themaxBoundDescriptorSets
field.
-
maxPerStageDescriptorSamplers
public int maxPerStageDescriptorSamplers()
Returns the value of themaxPerStageDescriptorSamplers
field.
-
maxPerStageDescriptorUniformBuffers
public int maxPerStageDescriptorUniformBuffers()
Returns the value of themaxPerStageDescriptorUniformBuffers
field.
-
maxPerStageDescriptorStorageBuffers
public int maxPerStageDescriptorStorageBuffers()
Returns the value of themaxPerStageDescriptorStorageBuffers
field.
-
maxPerStageDescriptorSampledImages
public int maxPerStageDescriptorSampledImages()
Returns the value of themaxPerStageDescriptorSampledImages
field.
-
maxPerStageDescriptorStorageImages
public int maxPerStageDescriptorStorageImages()
Returns the value of themaxPerStageDescriptorStorageImages
field.
-
maxPerStageDescriptorInputAttachments
public int maxPerStageDescriptorInputAttachments()
Returns the value of themaxPerStageDescriptorInputAttachments
field.
-
maxPerStageResources
public int maxPerStageResources()
Returns the value of themaxPerStageResources
field.
-
maxDescriptorSetSamplers
public int maxDescriptorSetSamplers()
Returns the value of themaxDescriptorSetSamplers
field.
-
maxDescriptorSetUniformBuffers
public int maxDescriptorSetUniformBuffers()
Returns the value of themaxDescriptorSetUniformBuffers
field.
-
maxDescriptorSetUniformBuffersDynamic
public int maxDescriptorSetUniformBuffersDynamic()
Returns the value of themaxDescriptorSetUniformBuffersDynamic
field.
-
maxDescriptorSetStorageBuffers
public int maxDescriptorSetStorageBuffers()
Returns the value of themaxDescriptorSetStorageBuffers
field.
-
maxDescriptorSetStorageBuffersDynamic
public int maxDescriptorSetStorageBuffersDynamic()
Returns the value of themaxDescriptorSetStorageBuffersDynamic
field.
-
maxDescriptorSetSampledImages
public int maxDescriptorSetSampledImages()
Returns the value of themaxDescriptorSetSampledImages
field.
-
maxDescriptorSetStorageImages
public int maxDescriptorSetStorageImages()
Returns the value of themaxDescriptorSetStorageImages
field.
-
maxDescriptorSetInputAttachments
public int maxDescriptorSetInputAttachments()
Returns the value of themaxDescriptorSetInputAttachments
field.
-
maxVertexInputAttributes
public int maxVertexInputAttributes()
Returns the value of themaxVertexInputAttributes
field.
-
maxVertexInputBindings
public int maxVertexInputBindings()
Returns the value of themaxVertexInputBindings
field.
-
maxVertexInputAttributeOffset
public int maxVertexInputAttributeOffset()
Returns the value of themaxVertexInputAttributeOffset
field.
-
maxVertexInputBindingStride
public int maxVertexInputBindingStride()
Returns the value of themaxVertexInputBindingStride
field.
-
maxVertexOutputComponents
public int maxVertexOutputComponents()
Returns the value of themaxVertexOutputComponents
field.
-
maxTessellationGenerationLevel
public int maxTessellationGenerationLevel()
Returns the value of themaxTessellationGenerationLevel
field.
-
maxTessellationPatchSize
public int maxTessellationPatchSize()
Returns the value of themaxTessellationPatchSize
field.
-
maxTessellationControlPerVertexInputComponents
public int maxTessellationControlPerVertexInputComponents()
Returns the value of themaxTessellationControlPerVertexInputComponents
field.
-
maxTessellationControlPerVertexOutputComponents
public int maxTessellationControlPerVertexOutputComponents()
Returns the value of themaxTessellationControlPerVertexOutputComponents
field.
-
maxTessellationControlPerPatchOutputComponents
public int maxTessellationControlPerPatchOutputComponents()
Returns the value of themaxTessellationControlPerPatchOutputComponents
field.
-
maxTessellationControlTotalOutputComponents
public int maxTessellationControlTotalOutputComponents()
Returns the value of themaxTessellationControlTotalOutputComponents
field.
-
maxTessellationEvaluationInputComponents
public int maxTessellationEvaluationInputComponents()
Returns the value of themaxTessellationEvaluationInputComponents
field.
-
maxTessellationEvaluationOutputComponents
public int maxTessellationEvaluationOutputComponents()
Returns the value of themaxTessellationEvaluationOutputComponents
field.
-
maxGeometryShaderInvocations
public int maxGeometryShaderInvocations()
Returns the value of themaxGeometryShaderInvocations
field.
-
maxGeometryInputComponents
public int maxGeometryInputComponents()
Returns the value of themaxGeometryInputComponents
field.
-
maxGeometryOutputComponents
public int maxGeometryOutputComponents()
Returns the value of themaxGeometryOutputComponents
field.
-
maxGeometryOutputVertices
public int maxGeometryOutputVertices()
Returns the value of themaxGeometryOutputVertices
field.
-
maxGeometryTotalOutputComponents
public int maxGeometryTotalOutputComponents()
Returns the value of themaxGeometryTotalOutputComponents
field.
-
maxFragmentInputComponents
public int maxFragmentInputComponents()
Returns the value of themaxFragmentInputComponents
field.
-
maxFragmentOutputAttachments
public int maxFragmentOutputAttachments()
Returns the value of themaxFragmentOutputAttachments
field.
-
maxFragmentDualSrcAttachments
public int maxFragmentDualSrcAttachments()
Returns the value of themaxFragmentDualSrcAttachments
field.
-
maxFragmentCombinedOutputResources
public int maxFragmentCombinedOutputResources()
Returns the value of themaxFragmentCombinedOutputResources
field.
-
maxComputeSharedMemorySize
public int maxComputeSharedMemorySize()
Returns the value of themaxComputeSharedMemorySize
field.
-
maxComputeWorkGroupCount
public java.nio.IntBuffer maxComputeWorkGroupCount()
Returns aIntBuffer
view of themaxComputeWorkGroupCount
field.
-
maxComputeWorkGroupCount
public int maxComputeWorkGroupCount(int index)
Returns the value at the specified index of themaxComputeWorkGroupCount
field.
-
maxComputeWorkGroupInvocations
public int maxComputeWorkGroupInvocations()
Returns the value of themaxComputeWorkGroupInvocations
field.
-
maxComputeWorkGroupSize
public java.nio.IntBuffer maxComputeWorkGroupSize()
Returns aIntBuffer
view of themaxComputeWorkGroupSize
field.
-
maxComputeWorkGroupSize
public int maxComputeWorkGroupSize(int index)
Returns the value at the specified index of themaxComputeWorkGroupSize
field.
-
subPixelPrecisionBits
public int subPixelPrecisionBits()
Returns the value of thesubPixelPrecisionBits
field.
-
subTexelPrecisionBits
public int subTexelPrecisionBits()
Returns the value of thesubTexelPrecisionBits
field.
-
mipmapPrecisionBits
public int mipmapPrecisionBits()
Returns the value of themipmapPrecisionBits
field.
-
maxDrawIndexedIndexValue
public int maxDrawIndexedIndexValue()
Returns the value of themaxDrawIndexedIndexValue
field.
-
maxDrawIndirectCount
public int maxDrawIndirectCount()
Returns the value of themaxDrawIndirectCount
field.
-
maxSamplerLodBias
public float maxSamplerLodBias()
Returns the value of themaxSamplerLodBias
field.
-
maxSamplerAnisotropy
public float maxSamplerAnisotropy()
Returns the value of themaxSamplerAnisotropy
field.
-
maxViewports
public int maxViewports()
Returns the value of themaxViewports
field.
-
maxViewportDimensions
public java.nio.IntBuffer maxViewportDimensions()
Returns aIntBuffer
view of themaxViewportDimensions
field.
-
maxViewportDimensions
public int maxViewportDimensions(int index)
Returns the value at the specified index of themaxViewportDimensions
field.
-
viewportBoundsRange
public java.nio.FloatBuffer viewportBoundsRange()
Returns aFloatBuffer
view of theviewportBoundsRange
field.
-
viewportBoundsRange
public float viewportBoundsRange(int index)
Returns the value at the specified index of theviewportBoundsRange
field.
-
viewportSubPixelBits
public int viewportSubPixelBits()
Returns the value of theviewportSubPixelBits
field.
-
minMemoryMapAlignment
public long minMemoryMapAlignment()
Returns the value of theminMemoryMapAlignment
field.
-
minTexelBufferOffsetAlignment
public long minTexelBufferOffsetAlignment()
Returns the value of theminTexelBufferOffsetAlignment
field.
-
minUniformBufferOffsetAlignment
public long minUniformBufferOffsetAlignment()
Returns the value of theminUniformBufferOffsetAlignment
field.
-
minStorageBufferOffsetAlignment
public long minStorageBufferOffsetAlignment()
Returns the value of theminStorageBufferOffsetAlignment
field.
-
minTexelOffset
public int minTexelOffset()
Returns the value of theminTexelOffset
field.
-
maxTexelOffset
public int maxTexelOffset()
Returns the value of themaxTexelOffset
field.
-
minTexelGatherOffset
public int minTexelGatherOffset()
Returns the value of theminTexelGatherOffset
field.
-
maxTexelGatherOffset
public int maxTexelGatherOffset()
Returns the value of themaxTexelGatherOffset
field.
-
minInterpolationOffset
public float minInterpolationOffset()
Returns the value of theminInterpolationOffset
field.
-
maxInterpolationOffset
public float maxInterpolationOffset()
Returns the value of themaxInterpolationOffset
field.
-
subPixelInterpolationOffsetBits
public int subPixelInterpolationOffsetBits()
Returns the value of thesubPixelInterpolationOffsetBits
field.
-
maxFramebufferWidth
public int maxFramebufferWidth()
Returns the value of themaxFramebufferWidth
field.
-
maxFramebufferHeight
public int maxFramebufferHeight()
Returns the value of themaxFramebufferHeight
field.
-
maxFramebufferLayers
public int maxFramebufferLayers()
Returns the value of themaxFramebufferLayers
field.
-
framebufferColorSampleCounts
public int framebufferColorSampleCounts()
Returns the value of theframebufferColorSampleCounts
field.
-
framebufferDepthSampleCounts
public int framebufferDepthSampleCounts()
Returns the value of theframebufferDepthSampleCounts
field.
-
framebufferStencilSampleCounts
public int framebufferStencilSampleCounts()
Returns the value of theframebufferStencilSampleCounts
field.
-
framebufferNoAttachmentsSampleCounts
public int framebufferNoAttachmentsSampleCounts()
Returns the value of theframebufferNoAttachmentsSampleCounts
field.
-
maxColorAttachments
public int maxColorAttachments()
Returns the value of themaxColorAttachments
field.
-
sampledImageColorSampleCounts
public int sampledImageColorSampleCounts()
Returns the value of thesampledImageColorSampleCounts
field.
-
sampledImageIntegerSampleCounts
public int sampledImageIntegerSampleCounts()
Returns the value of thesampledImageIntegerSampleCounts
field.
-
sampledImageDepthSampleCounts
public int sampledImageDepthSampleCounts()
Returns the value of thesampledImageDepthSampleCounts
field.
-
sampledImageStencilSampleCounts
public int sampledImageStencilSampleCounts()
Returns the value of thesampledImageStencilSampleCounts
field.
-
storageImageSampleCounts
public int storageImageSampleCounts()
Returns the value of thestorageImageSampleCounts
field.
-
maxSampleMaskWords
public int maxSampleMaskWords()
Returns the value of themaxSampleMaskWords
field.
-
timestampComputeAndGraphics
public boolean timestampComputeAndGraphics()
Returns the value of thetimestampComputeAndGraphics
field.
-
timestampPeriod
public float timestampPeriod()
Returns the value of thetimestampPeriod
field.
-
maxClipDistances
public int maxClipDistances()
Returns the value of themaxClipDistances
field.
-
maxCullDistances
public int maxCullDistances()
Returns the value of themaxCullDistances
field.
-
maxCombinedClipAndCullDistances
public int maxCombinedClipAndCullDistances()
Returns the value of themaxCombinedClipAndCullDistances
field.
-
discreteQueuePriorities
public int discreteQueuePriorities()
Returns the value of thediscreteQueuePriorities
field.
-
pointSizeRange
public java.nio.FloatBuffer pointSizeRange()
Returns aFloatBuffer
view of thepointSizeRange
field.
-
pointSizeRange
public float pointSizeRange(int index)
Returns the value at the specified index of thepointSizeRange
field.
-
lineWidthRange
public java.nio.FloatBuffer lineWidthRange()
Returns aFloatBuffer
view of thelineWidthRange
field.
-
lineWidthRange
public float lineWidthRange(int index)
Returns the value at the specified index of thelineWidthRange
field.
-
pointSizeGranularity
public float pointSizeGranularity()
Returns the value of thepointSizeGranularity
field.
-
lineWidthGranularity
public float lineWidthGranularity()
Returns the value of thelineWidthGranularity
field.
-
strictLines
public boolean strictLines()
Returns the value of thestrictLines
field.
-
standardSampleLocations
public boolean standardSampleLocations()
Returns the value of thestandardSampleLocations
field.
-
optimalBufferCopyOffsetAlignment
public long optimalBufferCopyOffsetAlignment()
Returns the value of theoptimalBufferCopyOffsetAlignment
field.
-
optimalBufferCopyRowPitchAlignment
public long optimalBufferCopyRowPitchAlignment()
Returns the value of theoptimalBufferCopyRowPitchAlignment
field.
-
nonCoherentAtomSize
public long nonCoherentAtomSize()
Returns the value of thenonCoherentAtomSize
field.
-
-