vulkan physical device freatue limit
作者:互联网
Property.apiVersion -
Property.apiVersion -
Property.driverVersion -
Property.vendorID -
Property.deviceID -
Property.deviceType -
Property.deviceName NVIDIA 2060
Property.pipelineCacheUUID -
Feature.robustBufferAccess 1
Feature.fullDrawIndexUint32 1
Feature.imageCubeArray 1
Feature.independentBlend 1
Feature.geometryShader 1
Feature.tessellationShader 1
Feature.sampleRateShading 1
Feature.dualSrcBlend 1
Feature.logicOp 1
Feature.multiDrawIndirect 1
Feature.drawIndirectFirstInstance 1
Feature.depthClamp 1
Feature.depthBiasClamp 1
Feature.fillModeNonSolid 1
Feature.depthBounds 1
Feature.wideLines 1
Feature.largePoints 1
Feature.alphaToOne 1
Feature.multiViewport 1
Feature.samplerAnisotropy 1
Feature.textureCompressionETC2 0
Feature.textureCompressionASTC_LDR 0
Feature.textureCompressionBC 1
Feature.occlusionQueryPrecise 1
Feature.pipelineStatisticsQuery 1
Feature.vertexPipelineStoresAndAtomics 1
Feature.fragmentStoresAndAtomics 1
Feature.shaderTessellationAndGeometryPointSize 1
Feature.shaderImageGatherExtended 1
Feature.shaderStorageImageExtendedFormats 1
Feature.shaderStorageImageMultisample 1
Feature.shaderStorageImageReadWithoutFormat 1
Feature.shaderStorageImageWriteWithoutFormat 1
Feature.shaderUniformBufferArrayDynamicIndexing 1
Feature.shaderSampledImageArrayDynamicIndexing 1
Feature.shaderStorageBufferArrayDynamicIndexing 1
Feature.shaderStorageImageArrayDynamicIndexing 1
Feature.shaderClipDistance 1
Feature.shaderCullDistance 1
Feature.shaderFloat64 1
Feature.shaderInt64 1
Feature.shaderInt16 1
Feature.shaderResourceResidency 1
Feature.shaderResourceMinLod 1
Feature.sparseBinding 1
Feature.sparseResidencyBuffer 1
Feature.sparseResidencyImage2D 1
Feature.sparseResidencyImage3D 1
Feature.sparseResidency2Samples 1
Feature.sparseResidency4Samples 1
Feature.sparseResidency8Samples 1
Feature.sparseResidency16Samples 1
Feature.sparseResidencyAliased 1
Feature.variableMultisampleRate 1
Feature.inheritedQueries 1
PhysicalDeviceLimit.maxImageDimension1D 32768
PhysicalDeviceLimit.maxImageDimension2D 32768
PhysicalDeviceLimit.maxImageDimension3D 16384
PhysicalDeviceLimit.maxImageDimensionCube 32768
PhysicalDeviceLimit.maxImageArrayLayers 2048
PhysicalDeviceLimit.maxTexelBufferElements 134217728
PhysicalDeviceLimit.maxUniformBufferRange 65536
PhysicalDeviceLimit.maxStorageBufferRange 4294967295
PhysicalDeviceLimit.maxPushConstantsSize 256
PhysicalDeviceLimit.maxMemoryAllocationCount 4096
PhysicalDeviceLimit.maxSamplerAllocationCount 4000
PhysicalDeviceLimit.bufferImageGranularity 1024
PhysicalDeviceLimit.sparseAddressSpaceSize 1099511627775
PhysicalDeviceLimit.maxBoundDescriptorSets 32
PhysicalDeviceLimit.maxPerStageDescriptorSamplers 1048576
PhysicalDeviceLimit.maxPerStageDescriptorUniformBuffers 1048576
PhysicalDeviceLimit.maxPerStageDescriptorStorageBuffers 1048576
PhysicalDeviceLimit.maxPerStageDescriptorSampledImages 1048576
PhysicalDeviceLimit.maxPerStageDescriptorStorageImages 1048576
PhysicalDeviceLimit.maxPerStageDescriptorInputAttachments 1048576
PhysicalDeviceLimit.maxPerStageResources 4294967295
PhysicalDeviceLimit.maxDescriptorSetSamplers 1048576
PhysicalDeviceLimit.maxDescriptorSetUniformBuffers 1048576
PhysicalDeviceLimit.maxDescriptorSetUniformBuffersDynamic 15
PhysicalDeviceLimit.maxDescriptorSetStorageBuffers 1048576
PhysicalDeviceLimit.maxDescriptorSetStorageBuffersDynamic 16
PhysicalDeviceLimit.maxDescriptorSetSampledImages 1048576
PhysicalDeviceLimit.maxDescriptorSetStorageImages 1048576
PhysicalDeviceLimit.maxDescriptorSetInputAttachments 1048576
PhysicalDeviceLimit.maxVertexInputAttributes 32
PhysicalDeviceLimit.maxVertexInputBindings 32
PhysicalDeviceLimit.maxVertexInputAttributeOffset 2047
PhysicalDeviceLimit.maxVertexInputBindingStride 2048
PhysicalDeviceLimit.maxVertexOutputComponents 128
PhysicalDeviceLimit.maxTessellationGenerationLevel 64
PhysicalDeviceLimit.maxTessellationPatchSize 32
PhysicalDeviceLimit.maxTessellationControlPerVertexInputComponents 128
PhysicalDeviceLimit.maxTessellationControlPerVertexOutputComponents 128
PhysicalDeviceLimit.maxTessellationControlPerPatchOutputComponents 120
PhysicalDeviceLimit.maxTessellationControlTotalOutputComponents 4216
PhysicalDeviceLimit.maxTessellationEvaluationInputComponents 128
PhysicalDeviceLimit.maxTessellationEvaluationOutputComponents 128
PhysicalDeviceLimit.maxGeometryShaderInvocations 32
PhysicalDeviceLimit.maxGeometryInputComponents 128
PhysicalDeviceLimit.maxGeometryOutputComponents 128
PhysicalDeviceLimit.maxGeometryOutputVertices 1024
PhysicalDeviceLimit.maxGeometryTotalOutputComponents 1024
PhysicalDeviceLimit.maxFragmentInputComponents 128
PhysicalDeviceLimit.maxFragmentOutputAttachments 8
PhysicalDeviceLimit.maxFragmentDualSrcAttachments 1
PhysicalDeviceLimit.maxFragmentCombinedOutputResources 4294967295
PhysicalDeviceLimit.maxComputeSharedMemorySize 49152
PhysicalDeviceLimit.maxComputeWorkGroupInvocations 1024
PhysicalDeviceLimit.subPixelPrecisionBits 8
PhysicalDeviceLimit.subTexelPrecisionBits 8
PhysicalDeviceLimit.mipmapPrecisionBits 8
PhysicalDeviceLimit.maxDrawIndexedIndexValue 4294967295
PhysicalDeviceLimit.maxDrawIndirectCount 4294967295
PhysicalDeviceLimit.maxSamplerLodBias 15
PhysicalDeviceLimit.maxSamplerAnisotropy 16
PhysicalDeviceLimit.maxViewports 16
PhysicalDeviceLimit.viewportSubPixelBits 8
PhysicalDeviceLimit.minMemoryMapAlignment 64
PhysicalDeviceLimit.minTexelBufferOffsetAlignment 16
PhysicalDeviceLimit.minUniformBufferOffsetAlignment 64
PhysicalDeviceLimit.minStorageBufferOffsetAlignment 16
PhysicalDeviceLimit.minTexelOffset -8
PhysicalDeviceLimit.maxTexelOffset 7
PhysicalDeviceLimit.minTexelGatherOffset -32
PhysicalDeviceLimit.maxTexelGatherOffset 31
PhysicalDeviceLimit.minInterpolationOffset -0.5
PhysicalDeviceLimit.maxInterpolationOffset 0.4375
PhysicalDeviceLimit.subPixelInterpolationOffsetBits 4
PhysicalDeviceLimit.maxFramebufferWidth 32768
PhysicalDeviceLimit.maxFramebufferHeight 32768
PhysicalDeviceLimit.maxFramebufferLayers 2048
PhysicalDeviceLimit.framebufferColorSampleCounts 15
PhysicalDeviceLimit.framebufferDepthSampleCounts 15
PhysicalDeviceLimit.framebufferStencilSampleCounts 31
PhysicalDeviceLimit.framebufferNoAttachmentsSampleCounts 31
PhysicalDeviceLimit.maxColorAttachments 8
PhysicalDeviceLimit.sampledImageColorSampleCounts 15
PhysicalDeviceLimit.sampledImageIntegerSampleCounts 15
PhysicalDeviceLimit.sampledImageDepthSampleCounts 15
PhysicalDeviceLimit.sampledImageStencilSampleCounts 31
PhysicalDeviceLimit.storageImageSampleCounts 15
PhysicalDeviceLimit.maxSampleMaskWords 1
PhysicalDeviceLimit.timestampComputeAndGraphics 1
PhysicalDeviceLimit.timestampPeriod 1
PhysicalDeviceLimit.maxClipDistances 8
PhysicalDeviceLimit.maxCullDistances 8
PhysicalDeviceLimit.maxCombinedClipAndCullDistances 8
PhysicalDeviceLimit.discreteQueuePriorities 2
PhysicalDeviceLimit.pointSizeGranularity 0.0625
PhysicalDeviceLimit.lineWidthGranularity 0.0625
PhysicalDeviceLimit.strictLines 1
PhysicalDeviceLimit.standardSampleLocations 1
PhysicalDeviceLimit.optimalBufferCopyOffsetAlignment 1
PhysicalDeviceLimit.optimalBufferCopyRowPitchAlignment 1
PhysicalDeviceLimit.nonCoherentAtomSize 64
标签:Property,15,1048576,Feature,freatue,128,device,PhysicalDeviceLimit,vulkan 来源: https://www.cnblogs.com/Searchor/p/16098657.html