Created
November 13, 2024 14:31
-
-
Save parthitce/33216c61a5c8a229c0eee140129460c8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ========== | |
| VULKANINFO | |
| ========== | |
| Vulkan Instance Version: 1.3.275 | |
| Instance Extensions: count = 15 | |
| =============================== | |
| VK_EXT_debug_report : extension revision 10 | |
| VK_EXT_debug_utils : extension revision 2 | |
| VK_EXT_headless_surface : extension revision 1 | |
| VK_EXT_surface_maintenance1 : extension revision 1 | |
| VK_KHR_device_group_creation : extension revision 1 | |
| VK_KHR_display : extension revision 23 | |
| VK_KHR_external_fence_capabilities : extension revision 1 | |
| VK_KHR_external_memory_capabilities : extension revision 1 | |
| VK_KHR_external_semaphore_capabilities : extension revision 1 | |
| VK_KHR_get_physical_device_properties2 : extension revision 2 | |
| VK_KHR_get_surface_capabilities2 : extension revision 1 | |
| VK_KHR_portability_enumeration : extension revision 1 | |
| VK_KHR_surface : extension revision 25 | |
| VK_KHR_wayland_surface : extension revision 6 | |
| VK_LUNARG_direct_driver_loading : extension revision 1 | |
| Layers: | |
| ======= | |
| Device Properties and Extensions: | |
| ================================= | |
| GPU0: | |
| VkPhysicalDeviceProperties: | |
| --------------------------- | |
| apiVersion = 1.3.0 (4206592) | |
| driverVersion = 5.0.0 (20971520) | |
| vendorID = 0x1ae0 | |
| deviceID = 0xc0de | |
| deviceType = PHYSICAL_DEVICE_TYPE_CPU | |
| deviceName = SwiftShader Device (LLVM 16.0.0) | |
| pipelineCacheUUID = 53776966-7453-6861-6465-725555494400 | |
| VkPhysicalDeviceLimits: | |
| ----------------------- | |
| maxImageDimension1D = 16384 | |
| maxImageDimension2D = 16384 | |
| maxImageDimension3D = 2048 | |
| maxImageDimensionCube = 16384 | |
| maxImageArrayLayers = 2048 | |
| maxTexelBufferElements = 65536 | |
| maxUniformBufferRange = 65536 | |
| maxStorageBufferRange = 1073741824 | |
| maxPushConstantsSize = 128 | |
| maxMemoryAllocationCount = 4096 | |
| maxSamplerAllocationCount = 4000 | |
| bufferImageGranularity = 0x00001000 | |
| sparseAddressSpaceSize = 0x00000000 | |
| maxBoundDescriptorSets = 4 | |
| maxPerStageDescriptorSamplers = 64 | |
| maxPerStageDescriptorUniformBuffers = 15 | |
| maxPerStageDescriptorStorageBuffers = 30 | |
| maxPerStageDescriptorSampledImages = 200 | |
| maxPerStageDescriptorStorageImages = 16 | |
| maxPerStageDescriptorInputAttachments = 8 | |
| maxPerStageResources = 200 | |
| maxDescriptorSetSamplers = 576 | |
| maxDescriptorSetUniformBuffers = 90 | |
| maxDescriptorSetUniformBuffersDynamic = 8 | |
| maxDescriptorSetStorageBuffers = 96 | |
| maxDescriptorSetStorageBuffersDynamic = 4 | |
| maxDescriptorSetSampledImages = 1800 | |
| maxDescriptorSetStorageImages = 144 | |
| maxDescriptorSetInputAttachments = 8 | |
| maxVertexInputAttributes = 16 | |
| maxVertexInputBindings = 16 | |
| maxVertexInputAttributeOffset = 2047 | |
| maxVertexInputBindingStride = 2048 | |
| maxVertexOutputComponents = 128 | |
| maxTessellationGenerationLevel = 0 | |
| maxTessellationPatchSize = 0 | |
| maxTessellationControlPerVertexInputComponents = 0 | |
| maxTessellationControlPerVertexOutputComponents = 0 | |
| maxTessellationControlPerPatchOutputComponents = 0 | |
| maxTessellationControlTotalOutputComponents = 0 | |
| maxTessellationEvaluationInputComponents = 0 | |
| maxTessellationEvaluationOutputComponents = 0 | |
| maxGeometryShaderInvocations = 0 | |
| maxGeometryInputComponents = 0 | |
| maxGeometryOutputComponents = 0 | |
| maxGeometryOutputVertices = 0 | |
| maxGeometryTotalOutputComponents = 0 | |
| maxFragmentInputComponents = 128 | |
| maxFragmentOutputAttachments = 8 | |
| maxFragmentDualSrcAttachments = 1 | |
| maxFragmentCombinedOutputResources = 28 | |
| maxComputeSharedMemorySize = 32768 | |
| maxComputeWorkGroupCount: count = 3 | |
| 65535 | |
| 65535 | |
| 65535 | |
| maxComputeWorkGroupInvocations = 256 | |
| maxComputeWorkGroupSize: count = 3 | |
| 256 | |
| 256 | |
| 64 | |
| subPixelPrecisionBits = 8 | |
| subTexelPrecisionBits = 8 | |
| mipmapPrecisionBits = 6 | |
| maxDrawIndexedIndexValue = 4294967295 | |
| maxDrawIndirectCount = 4294967295 | |
| maxSamplerLodBias = 15 | |
| maxSamplerAnisotropy = 16 | |
| maxViewports = 16 | |
| maxViewportDimensions: count = 2 | |
| 8192 | |
| 8192 | |
| viewportBoundsRange: count = 2 | |
| -16384 | |
| 16383 | |
| viewportSubPixelBits = 0 | |
| minMemoryMapAlignment = 64 | |
| minTexelBufferOffsetAlignment = 0x00000100 | |
| minUniformBufferOffsetAlignment = 0x00000100 | |
| minStorageBufferOffsetAlignment = 0x00000100 | |
| minTexelOffset = -8 | |
| maxTexelOffset = 7 | |
| minTexelGatherOffset = -8 | |
| maxTexelGatherOffset = 7 | |
| minInterpolationOffset = -0.5 | |
| maxInterpolationOffset = 0.5 | |
| subPixelInterpolationOffsetBits = 4 | |
| maxFramebufferWidth = 8192 | |
| maxFramebufferHeight = 8192 | |
| maxFramebufferLayers = 256 | |
| framebufferColorSampleCounts: count = 2 | |
| SAMPLE_COUNT_1_BIT | |
| SAMPLE_COUNT_4_BIT | |
| framebufferDepthSampleCounts: count = 2 | |
| SAMPLE_COUNT_1_BIT | |
| SAMPLE_COUNT_4_BIT | |
| framebufferStencilSampleCounts: count = 2 | |
| SAMPLE_COUNT_1_BIT | |
| SAMPLE_COUNT_4_BIT | |
| framebufferNoAttachmentsSampleCounts: count = 2 | |
| SAMPLE_COUNT_1_BIT | |
| SAMPLE_COUNT_4_BIT | |
| maxColorAttachments = 8 | |
| sampledImageColorSampleCounts: count = 2 | |
| SAMPLE_COUNT_1_BIT | |
| SAMPLE_COUNT_4_BIT | |
| sampledImageIntegerSampleCounts: count = 2 | |
| SAMPLE_COUNT_1_BIT | |
| SAMPLE_COUNT_4_BIT | |
| sampledImageDepthSampleCounts: count = 2 | |
| SAMPLE_COUNT_1_BIT | |
| SAMPLE_COUNT_4_BIT | |
| sampledImageStencilSampleCounts: count = 2 | |
| SAMPLE_COUNT_1_BIT | |
| SAMPLE_COUNT_4_BIT | |
| storageImageSampleCounts: count = 2 | |
| SAMPLE_COUNT_1_BIT | |
| SAMPLE_COUNT_4_BIT | |
| maxSampleMaskWords = 1 | |
| timestampComputeAndGraphics = true | |
| timestampPeriod = 1 | |
| maxClipDistances = 8 | |
| maxCullDistances = 8 | |
| maxCombinedClipAndCullDistances = 16 | |
| discreteQueuePriorities = 2 | |
| pointSizeRange: count = 2 | |
| 1 | |
| 1023 | |
| lineWidthRange: count = 2 | |
| 1 | |
| 1 | |
| pointSizeGranularity = 0 | |
| lineWidthGranularity = 0 | |
| strictLines = true | |
| standardSampleLocations = true | |
| optimalBufferCopyOffsetAlignment = 0x00000040 | |
| optimalBufferCopyRowPitchAlignment = 0x00000040 | |
| nonCoherentAtomSize = 0x00000100 | |
| VkPhysicalDeviceSparseProperties: | |
| --------------------------------- | |
| residencyStandard2DBlockShape = false | |
| residencyStandard2DMultisampleBlockShape = false | |
| residencyStandard3DBlockShape = false | |
| residencyAlignedMipSize = false | |
| residencyNonResidentStrict = false | |
| VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT: | |
| ---------------------------------------------------- | |
| advancedBlendMaxColorAttachments = 8 | |
| advancedBlendIndependentBlend = false | |
| advancedBlendNonPremultipliedSrcColor = false | |
| advancedBlendNonPremultipliedDstColor = false | |
| advancedBlendCorrelatedOverlap = false | |
| advancedBlendAllOperations = false | |
| VkPhysicalDeviceCustomBorderColorPropertiesEXT: | |
| ----------------------------------------------- | |
| maxCustomBorderColorSamplers = 4000 | |
| VkPhysicalDeviceExternalMemoryHostPropertiesEXT: | |
| ------------------------------------------------ | |
| minImportedHostPointerAlignment = 0x00001000 | |
| VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT: | |
| ----------------------------------------------------- | |
| graphicsPipelineLibraryFastLinking = true | |
| graphicsPipelineLibraryIndependentInterpolationDecoration = false | |
| VkPhysicalDeviceLineRasterizationPropertiesEXT: | |
| ----------------------------------------------- | |
| lineSubPixelPrecisionBits = 8 | |
| VkPhysicalDevicePipelineRobustnessPropertiesEXT: | |
| ------------------------------------------------ | |
| defaultRobustnessStorageBuffers = PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_DISABLED_EXT | |
| defaultRobustnessUniformBuffers = PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_DISABLED_EXT | |
| defaultRobustnessVertexInputs = PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_DISABLED_EXT | |
| defaultRobustnessImages = PIPELINE_ROBUSTNESS_IMAGE_BEHAVIOR_ROBUST_IMAGE_ACCESS_EXT | |
| VkPhysicalDeviceProvokingVertexPropertiesEXT: | |
| --------------------------------------------- | |
| provokingVertexModePerPipeline = true | |
| transformFeedbackPreservesTriangleFanProvokingVertex = false | |
| VkPhysicalDeviceVulkan11Properties: | |
| ----------------------------------- | |
| deviceUUID = 53776966-7453-6861-6465-725555494400 | |
| driverUUID = 00004001-0000-0000-0000-000000000000 | |
| deviceNodeMask = 0 | |
| deviceLUIDValid = false | |
| subgroupSize = 4 | |
| subgroupSupportedStages: count = 3 | |
| SHADER_STAGE_VERTEX_BIT | |
| SHADER_STAGE_FRAGMENT_BIT | |
| SHADER_STAGE_COMPUTE_BIT | |
| subgroupSupportedOperations: count = 7 | |
| SUBGROUP_FEATURE_BASIC_BIT | |
| SUBGROUP_FEATURE_VOTE_BIT | |
| SUBGROUP_FEATURE_ARITHMETIC_BIT | |
| SUBGROUP_FEATURE_BALLOT_BIT | |
| SUBGROUP_FEATURE_SHUFFLE_BIT | |
| SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT | |
| SUBGROUP_FEATURE_QUAD_BIT | |
| subgroupQuadOperationsInAllStages = false | |
| pointClippingBehavior = POINT_CLIPPING_BEHAVIOR_ALL_CLIP_PLANES | |
| maxMultiviewViewCount = 6 | |
| maxMultiviewInstanceIndex = 134217728 | |
| protectedNoFault = false | |
| maxPerSetDescriptors = 1024 | |
| maxMemoryAllocationSize = 0x40000000 | |
| VkPhysicalDeviceVulkan12Properties: | |
| ----------------------------------- | |
| driverID = DRIVER_ID_GOOGLE_SWIFTSHADER | |
| driverName = SwiftShader driver | |
| driverInfo = | |
| conformanceVersion: | |
| major = 1 | |
| minor = 3 | |
| subminor = 3 | |
| patch = 1 | |
| denormBehaviorIndependence = SHADER_FLOAT_CONTROLS_INDEPENDENCE_NONE | |
| roundingModeIndependence = SHADER_FLOAT_CONTROLS_INDEPENDENCE_NONE | |
| shaderSignedZeroInfNanPreserveFloat16 = true | |
| shaderSignedZeroInfNanPreserveFloat32 = true | |
| shaderSignedZeroInfNanPreserveFloat64 = true | |
| shaderDenormPreserveFloat16 = false | |
| shaderDenormPreserveFloat32 = false | |
| shaderDenormPreserveFloat64 = false | |
| shaderDenormFlushToZeroFloat16 = false | |
| shaderDenormFlushToZeroFloat32 = false | |
| shaderDenormFlushToZeroFloat64 = false | |
| shaderRoundingModeRTEFloat16 = false | |
| shaderRoundingModeRTEFloat32 = false | |
| shaderRoundingModeRTEFloat64 = false | |
| shaderRoundingModeRTZFloat16 = false | |
| shaderRoundingModeRTZFloat32 = false | |
| shaderRoundingModeRTZFloat64 = false | |
| maxUpdateAfterBindDescriptorsInAllPools = 500000 | |
| shaderUniformBufferArrayNonUniformIndexingNative = false | |
| shaderSampledImageArrayNonUniformIndexingNative = false | |
| shaderStorageBufferArrayNonUniformIndexingNative = false | |
| shaderStorageImageArrayNonUniformIndexingNative = false | |
| shaderInputAttachmentArrayNonUniformIndexingNative = false | |
| robustBufferAccessUpdateAfterBind = false | |
| quadDivergentImplicitLod = false | |
| maxPerStageDescriptorUpdateAfterBindSamplers = 500000 | |
| maxPerStageDescriptorUpdateAfterBindUniformBuffers = 15 | |
| maxPerStageDescriptorUpdateAfterBindStorageBuffers = 500000 | |
| maxPerStageDescriptorUpdateAfterBindSampledImages = 500000 | |
| maxPerStageDescriptorUpdateAfterBindStorageImages = 500000 | |
| maxPerStageDescriptorUpdateAfterBindInputAttachments = 8 | |
| maxPerStageUpdateAfterBindResources = 500000 | |
| maxDescriptorSetUpdateAfterBindSamplers = 500000 | |
| maxDescriptorSetUpdateAfterBindUniformBuffers = 90 | |
| maxDescriptorSetUpdateAfterBindUniformBuffersDynamic = 8 | |
| maxDescriptorSetUpdateAfterBindStorageBuffers = 500000 | |
| maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = 4 | |
| maxDescriptorSetUpdateAfterBindSampledImages = 500000 | |
| maxDescriptorSetUpdateAfterBindStorageImages = 500000 | |
| maxDescriptorSetUpdateAfterBindInputAttachments = 8 | |
| supportedDepthResolveModes: count = 1 | |
| RESOLVE_MODE_SAMPLE_ZERO_BIT | |
| supportedStencilResolveModes: count = 1 | |
| RESOLVE_MODE_SAMPLE_ZERO_BIT | |
| independentResolveNone = true | |
| independentResolve = true | |
| filterMinmaxSingleComponentFormats = false | |
| filterMinmaxImageComponentMapping = false | |
| maxTimelineSemaphoreValueDifference = 18446744073709551615 | |
| framebufferIntegerColorSampleCounts: count = 1 | |
| SAMPLE_COUNT_1_BIT | |
| VkPhysicalDeviceVulkan13Properties: | |
| ----------------------------------- | |
| minSubgroupSize = 4 | |
| maxSubgroupSize = 4 | |
| maxComputeWorkgroupSubgroups = 64 | |
| requiredSubgroupSizeStages: count = 3 | |
| SHADER_STAGE_VERTEX_BIT | |
| SHADER_STAGE_FRAGMENT_BIT | |
| SHADER_STAGE_COMPUTE_BIT | |
| maxInlineUniformBlockSize = 256 | |
| maxPerStageDescriptorInlineUniformBlocks = 4 | |
| maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks = 4 | |
| maxDescriptorSetInlineUniformBlocks = 4 | |
| maxDescriptorSetUpdateAfterBindInlineUniformBlocks = 4 | |
| maxInlineUniformTotalSize = 1024 | |
| integerDotProduct8BitUnsignedAccelerated = false | |
| integerDotProduct8BitSignedAccelerated = false | |
| integerDotProduct8BitMixedSignednessAccelerated = false | |
| integerDotProduct4x8BitPackedUnsignedAccelerated = false | |
| integerDotProduct4x8BitPackedSignedAccelerated = false | |
| integerDotProduct4x8BitPackedMixedSignednessAccelerated = false | |
| integerDotProduct16BitUnsignedAccelerated = false | |
| integerDotProduct16BitSignedAccelerated = false | |
| integerDotProduct16BitMixedSignednessAccelerated = false | |
| integerDotProduct32BitUnsignedAccelerated = false | |
| integerDotProduct32BitSignedAccelerated = false | |
| integerDotProduct32BitMixedSignednessAccelerated = false | |
| integerDotProduct64BitUnsignedAccelerated = false | |
| integerDotProduct64BitSignedAccelerated = false | |
| integerDotProduct64BitMixedSignednessAccelerated = false | |
| integerDotProductAccumulatingSaturating8BitUnsignedAccelerated = false | |
| integerDotProductAccumulatingSaturating8BitSignedAccelerated = false | |
| integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated = false | |
| integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated = false | |
| integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated = false | |
| integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated = false | |
| integerDotProductAccumulatingSaturating16BitUnsignedAccelerated = false | |
| integerDotProductAccumulatingSaturating16BitSignedAccelerated = false | |
| integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated = false | |
| integerDotProductAccumulatingSaturating32BitUnsignedAccelerated = false | |
| integerDotProductAccumulatingSaturating32BitSignedAccelerated = false | |
| integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated = false | |
| integerDotProductAccumulatingSaturating64BitUnsignedAccelerated = false | |
| integerDotProductAccumulatingSaturating64BitSignedAccelerated = false | |
| integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated = false | |
| storageTexelBufferOffsetAlignmentBytes = 0x00000100 | |
| storageTexelBufferOffsetSingleTexelAlignment = false | |
| uniformTexelBufferOffsetAlignmentBytes = 0x00000100 | |
| uniformTexelBufferOffsetSingleTexelAlignment = false | |
| maxBufferSize = 0x40000000 | |
| VkPhysicalDeviceHostImageCopyPropertiesEXT: | |
| copySrcLayoutCount = 17 | |
| pCopySrcLayouts: count = 17 | |
| IMAGE_LAYOUT_GENERAL | |
| IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL | |
| IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_STENCIL_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_STENCIL_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_PRESENT_SRC_KHR | |
| IMAGE_LAYOUT_SHARED_PRESENT_KHR | |
| copyDstLayoutCount = 17 | |
| pCopyDstLayouts: count = 17 | |
| IMAGE_LAYOUT_GENERAL | |
| IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL | |
| IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_DEPTH_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_STENCIL_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_STENCIL_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_READ_ONLY_OPTIMAL | |
| IMAGE_LAYOUT_ATTACHMENT_OPTIMAL | |
| IMAGE_LAYOUT_PRESENT_SRC_KHR | |
| IMAGE_LAYOUT_SHARED_PRESENT_KHR | |
| optimalTilingLayoutUUID = 53776966-7453-6861-6465-725555494400 | |
| identicalMemoryTypeRequirements = true | |
| Device Extensions: count = 79 | |
| VK_EXT_4444_formats : extension revision 1 | |
| VK_EXT_blend_operation_advanced : extension revision 2 | |
| VK_EXT_custom_border_color : extension revision 12 | |
| VK_EXT_depth_clip_control : extension revision 1 | |
| VK_EXT_depth_clip_enable : extension revision 1 | |
| VK_EXT_depth_range_unrestricted : extension revision 1 | |
| VK_EXT_descriptor_indexing : extension revision 2 | |
| VK_EXT_extended_dynamic_state : extension revision 1 | |
| VK_EXT_external_memory_host : extension revision 1 | |
| VK_EXT_graphics_pipeline_library : extension revision 1 | |
| VK_EXT_host_image_copy : extension revision 1 | |
| VK_EXT_host_query_reset : extension revision 1 | |
| VK_EXT_image_robustness : extension revision 1 | |
| VK_EXT_inline_uniform_block : extension revision 1 | |
| VK_EXT_line_rasterization : extension revision 1 | |
| VK_EXT_load_store_op_none : extension revision 1 | |
| VK_EXT_pipeline_creation_cache_control : extension revision 3 | |
| VK_EXT_pipeline_creation_feedback : extension revision 1 | |
| VK_EXT_pipeline_robustness : extension revision 1 | |
| VK_EXT_primitive_topology_list_restart : extension revision 1 | |
| VK_EXT_private_data : extension revision 1 | |
| VK_EXT_provoking_vertex : extension revision 1 | |
| VK_EXT_queue_family_foreign : extension revision 1 | |
| VK_EXT_rasterization_order_attachment_access : extension revision 1 | |
| VK_EXT_scalar_block_layout : extension revision 1 | |
| VK_EXT_separate_stencil_usage : extension revision 1 | |
| VK_EXT_shader_demote_to_helper_invocation : extension revision 1 | |
| VK_EXT_shader_stencil_export : extension revision 1 | |
| VK_EXT_subgroup_size_control : extension revision 2 | |
| VK_EXT_swapchain_maintenance1 : extension revision 1 | |
| VK_EXT_tooling_info : extension revision 1 | |
| VK_EXT_vertex_input_dynamic_state : extension revision 2 | |
| VK_GOOGLE_decorate_string : extension revision 1 | |
| VK_GOOGLE_hlsl_functionality1 : extension revision 1 | |
| VK_GOOGLE_user_type : extension revision 1 | |
| VK_KHR_bind_memory2 : extension revision 1 | |
| VK_KHR_copy_commands2 : extension revision 1 | |
| VK_KHR_create_renderpass2 : extension revision 1 | |
| VK_KHR_dedicated_allocation : extension revision 3 | |
| VK_KHR_depth_stencil_resolve : extension revision 1 | |
| VK_KHR_descriptor_update_template : extension revision 1 | |
| VK_KHR_device_group : extension revision 4 | |
| VK_KHR_driver_properties : extension revision 1 | |
| VK_KHR_dynamic_rendering : extension revision 1 | |
| VK_KHR_dynamic_rendering_local_read : extension revision 1 | |
| VK_KHR_external_fence : extension revision 1 | |
| VK_KHR_external_memory : extension revision 1 | |
| VK_KHR_external_memory_fd : extension revision 1 | |
| VK_KHR_external_semaphore : extension revision 1 | |
| VK_KHR_external_semaphore_fd : extension revision 1 | |
| VK_KHR_format_feature_flags2 : extension revision 2 | |
| VK_KHR_get_memory_requirements2 : extension revision 1 | |
| VK_KHR_global_priority : extension revision 1 | |
| VK_KHR_image_format_list : extension revision 1 | |
| VK_KHR_imageless_framebuffer : extension revision 1 | |
| VK_KHR_maintenance1 : extension revision 2 | |
| VK_KHR_maintenance2 : extension revision 1 | |
| VK_KHR_maintenance3 : extension revision 1 | |
| VK_KHR_maintenance4 : extension revision 2 | |
| VK_KHR_multiview : extension revision 1 | |
| VK_KHR_pipeline_library : extension revision 1 | |
| VK_KHR_relaxed_block_layout : extension revision 1 | |
| VK_KHR_sampler_mirror_clamp_to_edge : extension revision 3 | |
| VK_KHR_sampler_ycbcr_conversion : extension revision 14 | |
| VK_KHR_separate_depth_stencil_layouts : extension revision 1 | |
| VK_KHR_shader_float_controls : extension revision 4 | |
| VK_KHR_shader_integer_dot_product : extension revision 1 | |
| VK_KHR_shader_non_semantic_info : extension revision 1 | |
| VK_KHR_shader_subgroup_extended_types : extension revision 1 | |
| VK_KHR_shader_terminate_invocation : extension revision 1 | |
| VK_KHR_spirv_1_4 : extension revision 1 | |
| VK_KHR_storage_buffer_storage_class : extension revision 1 | |
| VK_KHR_swapchain : extension revision 70 | |
| VK_KHR_swapchain_mutable_format : extension revision 1 | |
| VK_KHR_synchronization2 : extension revision 1 | |
| VK_KHR_timeline_semaphore : extension revision 2 | |
| VK_KHR_uniform_buffer_standard_layout : extension revision 1 | |
| VK_KHR_vulkan_memory_model : extension revision 3 | |
| VK_KHR_zero_initialize_workgroup_memory : extension revision 1 | |
| VkQueueFamilyProperties: | |
| ======================== | |
| queueProperties[0]: | |
| ------------------- | |
| minImageTransferGranularity = (1,1,1) | |
| queueCount = 1 | |
| queueFlags = QUEUE_GRAPHICS_BIT | QUEUE_COMPUTE_BIT | QUEUE_TRANSFER_BIT | |
| timestampValidBits = 64 | |
| present support = false | |
| VkQueueFamilyGlobalPriorityPropertiesKHR: | |
| ----------------------------------------- | |
| priorityCount = 1 | |
| priorities: count = 1 | |
| QUEUE_GLOBAL_PRIORITY_MEDIUM_KHR | |
| VkPhysicalDeviceMemoryProperties: | |
| ================================= | |
| memoryHeaps: count = 1 | |
| memoryHeaps[0]: | |
| size = 2147483648 (0x80000000) (2.00 GiB) | |
| flags: count = 1 | |
| MEMORY_HEAP_DEVICE_LOCAL_BIT | |
| memoryTypes: count = 1 | |
| memoryTypes[0]: | |
| heapIndex = 0 | |
| propertyFlags = 0x000f: count = 4 | |
| MEMORY_PROPERTY_DEVICE_LOCAL_BIT | |
| MEMORY_PROPERTY_HOST_VISIBLE_BIT | |
| MEMORY_PROPERTY_HOST_COHERENT_BIT | |
| MEMORY_PROPERTY_HOST_CACHED_BIT | |
| usable for: | |
| IMAGE_TILING_OPTIMAL: | |
| color images | |
| FORMAT_D16_UNORM | |
| FORMAT_D32_SFLOAT | |
| FORMAT_S8_UINT | |
| FORMAT_D32_SFLOAT_S8_UINT | |
| (non-sparse) | |
| IMAGE_TILING_LINEAR: | |
| color images | |
| (non-sparse, non-transient) | |
| VkPhysicalDeviceFeatures: | |
| ========================= | |
| robustBufferAccess = true | |
| fullDrawIndexUint32 = true | |
| imageCubeArray = true | |
| independentBlend = true | |
| geometryShader = false | |
| tessellationShader = false | |
| sampleRateShading = true | |
| dualSrcBlend = false | |
| logicOp = false | |
| multiDrawIndirect = true | |
| drawIndirectFirstInstance = true | |
| depthClamp = true | |
| depthBiasClamp = true | |
| fillModeNonSolid = true | |
| depthBounds = true | |
| wideLines = false | |
| largePoints = true | |
| alphaToOne = false | |
| multiViewport = false | |
| samplerAnisotropy = true | |
| textureCompressionETC2 = true | |
| textureCompressionASTC_LDR = true | |
| textureCompressionBC = true | |
| occlusionQueryPrecise = true | |
| pipelineStatisticsQuery = false | |
| vertexPipelineStoresAndAtomics = true | |
| fragmentStoresAndAtomics = true | |
| shaderTessellationAndGeometryPointSize = false | |
| shaderImageGatherExtended = false | |
| shaderStorageImageExtendedFormats = true | |
| shaderStorageImageMultisample = true | |
| shaderStorageImageReadWithoutFormat = false | |
| shaderStorageImageWriteWithoutFormat = true | |
| shaderUniformBufferArrayDynamicIndexing = true | |
| shaderSampledImageArrayDynamicIndexing = true | |
| shaderStorageBufferArrayDynamicIndexing = true | |
| shaderStorageImageArrayDynamicIndexing = true | |
| shaderClipDistance = true | |
| shaderCullDistance = true | |
| shaderFloat64 = false | |
| shaderInt64 = false | |
| shaderInt16 = false | |
| shaderResourceResidency = false | |
| shaderResourceMinLod = false | |
| sparseBinding = false | |
| sparseResidencyBuffer = false | |
| sparseResidencyImage2D = false | |
| sparseResidencyImage3D = false | |
| sparseResidency2Samples = false | |
| sparseResidency4Samples = false | |
| sparseResidency8Samples = false | |
| sparseResidency16Samples = false | |
| sparseResidencyAliased = false | |
| variableMultisampleRate = true | |
| inheritedQueries = false | |
| VkPhysicalDevice4444FormatsFeaturesEXT: | |
| --------------------------------------- | |
| formatA4R4G4B4 = true | |
| formatA4B4G4R4 = true | |
| VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT: | |
| -------------------------------------------------- | |
| advancedBlendCoherentOperations = false | |
| VkPhysicalDeviceCustomBorderColorFeaturesEXT: | |
| --------------------------------------------- | |
| customBorderColors = true | |
| customBorderColorWithoutFormat = true | |
| VkPhysicalDeviceDepthClipControlFeaturesEXT: | |
| -------------------------------------------- | |
| depthClipControl = true | |
| VkPhysicalDeviceDepthClipEnableFeaturesEXT: | |
| ------------------------------------------- | |
| depthClipEnable = true | |
| VkPhysicalDeviceExtendedDynamicStateFeaturesEXT: | |
| ------------------------------------------------ | |
| extendedDynamicState = true | |
| VkPhysicalDeviceGlobalPriorityQueryFeaturesKHR: | |
| ----------------------------------------------- | |
| globalPriorityQuery = true | |
| VkPhysicalDeviceGraphicsPipelineLibraryFeaturesEXT: | |
| --------------------------------------------------- | |
| graphicsPipelineLibrary = true | |
| VkPhysicalDeviceHostImageCopyFeaturesEXT: | |
| ----------------------------------------- | |
| hostImageCopy = true | |
| VkPhysicalDeviceLineRasterizationFeaturesEXT: | |
| --------------------------------------------- | |
| rectangularLines = true | |
| bresenhamLines = true | |
| smoothLines = false | |
| stippledRectangularLines = false | |
| stippledBresenhamLines = false | |
| stippledSmoothLines = false | |
| VkPhysicalDevicePipelineRobustnessFeaturesEXT: | |
| ---------------------------------------------- | |
| pipelineRobustness = true | |
| VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT: | |
| -------------------------------------------------------- | |
| primitiveTopologyListRestart = true | |
| primitiveTopologyPatchListRestart = false | |
| VkPhysicalDeviceProvokingVertexFeaturesEXT: | |
| ------------------------------------------- | |
| provokingVertexLast = true | |
| transformFeedbackPreservesProvokingVertex = false | |
| VkPhysicalDeviceRasterizationOrderAttachmentAccessFeaturesEXT: | |
| -------------------------------------------------------------- | |
| rasterizationOrderColorAttachmentAccess = true | |
| rasterizationOrderDepthAttachmentAccess = true | |
| rasterizationOrderStencilAttachmentAccess = true | |
| VkPhysicalDeviceSwapchainMaintenance1FeaturesEXT: | |
| ------------------------------------------------- | |
| swapchainMaintenance1 = true | |
| VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT: | |
| --------------------------------------------------- | |
| vertexInputDynamicState = true | |
| VkPhysicalDeviceVulkan11Features: | |
| --------------------------------- | |
| storageBuffer16BitAccess = false | |
| uniformAndStorageBuffer16BitAccess = false | |
| storagePushConstant16 = false | |
| storageInputOutput16 = false | |
| multiview = true | |
| multiviewGeometryShader = false | |
| multiviewTessellationShader = false | |
| variablePointersStorageBuffer = false | |
| variablePointers = false | |
| protectedMemory = false | |
| samplerYcbcrConversion = true | |
| shaderDrawParameters = false | |
| VkPhysicalDeviceVulkan12Features: | |
| --------------------------------- | |
| samplerMirrorClampToEdge = true | |
| drawIndirectCount = false | |
| storageBuffer8BitAccess = false | |
| uniformAndStorageBuffer8BitAccess = false | |
| storagePushConstant8 = false | |
| shaderBufferInt64Atomics = false | |
| shaderSharedInt64Atomics = false | |
| shaderFloat16 = false | |
| shaderInt8 = false | |
| descriptorIndexing = true | |
| shaderInputAttachmentArrayDynamicIndexing = false | |
| shaderUniformTexelBufferArrayDynamicIndexing = true | |
| shaderStorageTexelBufferArrayDynamicIndexing = true | |
| shaderUniformBufferArrayNonUniformIndexing = true | |
| shaderSampledImageArrayNonUniformIndexing = true | |
| shaderStorageBufferArrayNonUniformIndexing = true | |
| shaderStorageImageArrayNonUniformIndexing = true | |
| shaderInputAttachmentArrayNonUniformIndexing = false | |
| shaderUniformTexelBufferArrayNonUniformIndexing = true | |
| shaderStorageTexelBufferArrayNonUniformIndexing = true | |
| descriptorBindingUniformBufferUpdateAfterBind = false | |
| descriptorBindingSampledImageUpdateAfterBind = true | |
| descriptorBindingStorageImageUpdateAfterBind = true | |
| descriptorBindingStorageBufferUpdateAfterBind = true | |
| descriptorBindingUniformTexelBufferUpdateAfterBind = true | |
| descriptorBindingStorageTexelBufferUpdateAfterBind = true | |
| descriptorBindingUpdateUnusedWhilePending = true | |
| descriptorBindingPartiallyBound = true | |
| descriptorBindingVariableDescriptorCount = true | |
| runtimeDescriptorArray = true | |
| samplerFilterMinmax = false | |
| scalarBlockLayout = true | |
| imagelessFramebuffer = true | |
| uniformBufferStandardLayout = true | |
| shaderSubgroupExtendedTypes = true | |
| separateDepthStencilLayouts = true | |
| hostQueryReset = true | |
| timelineSemaphore = true | |
| bufferDeviceAddress = true | |
| bufferDeviceAddressCaptureReplay = false | |
| bufferDeviceAddressMultiDevice = false | |
| vulkanMemoryModel = true | |
| vulkanMemoryModelDeviceScope = true | |
| vulkanMemoryModelAvailabilityVisibilityChains = true | |
| shaderOutputViewportIndex = false | |
| shaderOutputLayer = false | |
| subgroupBroadcastDynamicId = true | |
| VkPhysicalDeviceVulkan13Features: | |
| --------------------------------- | |
| robustImageAccess = true | |
| inlineUniformBlock = true | |
| descriptorBindingInlineUniformBlockUpdateAfterBind = true | |
| pipelineCreationCacheControl = true | |
| privateData = true | |
| shaderDemoteToHelperInvocation = true | |
| shaderTerminateInvocation = true | |
| subgroupSizeControl = true | |
| computeFullSubgroups = true | |
| synchronization2 = true | |
| textureCompressionASTC_HDR = false | |
| shaderZeroInitializeWorkgroupMemory = true | |
| dynamicRendering = true | |
| shaderIntegerDotProduct = true | |
| maintenance4 = true | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment