PhytiumVR A-Series AXT-16-512
Report: Phytium X100 · submitted by nico · approved
| API version | 1.2.177 |
|---|---|
| Instance version | 1.3.239 |
| Device type | INTEGRATED_GPU |
| Vendor ID | 0x1010 |
| Device ID | 0x30816020 |
| Driver | PhytiumVR A-Series Vulkan Driver 6099580 |
| Driver info | 1.16@6099580 |
| Driver ID | DRIVER_ID_IMAGINATION_PROPRIETARY |
| Pipeline cache UUID | 7c125d00-1e03-0030-0014-009508796600 |
Extensions (74)
| Extension | Revision |
|---|---|
| VK_EXT_4444_formats | 1 |
| VK_EXT_blend_operation_advanced | 2 |
| VK_EXT_buffer_device_address | 2 |
| VK_EXT_conditional_rendering | 2 |
| VK_EXT_custom_border_color | 12 |
| VK_EXT_debug_marker | 4 |
| VK_EXT_descriptor_indexing | 2 |
| VK_EXT_device_memory_report | 2 |
| VK_EXT_extended_dynamic_state | 1 |
| VK_EXT_extended_dynamic_state2 | 1 |
| VK_EXT_external_memory_dma_buf | 1 |
| VK_EXT_host_query_reset | 1 |
| VK_EXT_image_drm_format_modifier | 1 |
| VK_EXT_image_robustness | 1 |
| VK_EXT_index_type_uint8 | 1 |
| VK_EXT_line_rasterization | 1 |
| VK_EXT_pipeline_creation_cache_control | 3 |
| VK_EXT_pipeline_creation_feedback | 1 |
| VK_EXT_provoking_vertex | 1 |
| VK_EXT_queue_family_foreign | 1 |
| VK_EXT_scalar_block_layout | 1 |
| VK_EXT_separate_stencil_usage | 1 |
| VK_EXT_shader_demote_to_helper_invocation | 1 |
| VK_EXT_shader_subgroup_vote | 1 |
| VK_EXT_subgroup_size_control | 2 |
| VK_EXT_texel_buffer_alignment | 1 |
| VK_EXT_vertex_attribute_divisor | 3 |
| VK_IMG_conditional_rendering_comparison_info | 1 |
| VK_IMG_format_pvrtc | 1 |
| VK_KHR_16bit_storage | 1 |
| VK_KHR_8bit_storage | 1 |
| VK_KHR_bind_memory2 | 1 |
| VK_KHR_buffer_device_address | 1 |
| VK_KHR_copy_commands2 | 1 |
| VK_KHR_create_renderpass2 | 1 |
| VK_KHR_dedicated_allocation | 3 |
| VK_KHR_depth_stencil_resolve | 1 |
| VK_KHR_descriptor_update_template | 1 |
| VK_KHR_device_group | 4 |
| VK_KHR_draw_indirect_count | 1 |
| VK_KHR_driver_properties | 1 |
| VK_KHR_external_fence | 1 |
| VK_KHR_external_fence_fd | 1 |
| VK_KHR_external_memory | 1 |
| VK_KHR_external_memory_fd | 1 |
| VK_KHR_external_semaphore | 1 |
| VK_KHR_external_semaphore_fd | 1 |
| VK_KHR_get_memory_requirements2 | 1 |
| VK_KHR_image_format_list | 1 |
| VK_KHR_imageless_framebuffer | 1 |
| VK_KHR_maintenance1 | 2 |
| VK_KHR_maintenance2 | 1 |
| VK_KHR_maintenance3 | 1 |
| VK_KHR_multiview | 1 |
| VK_KHR_push_descriptor | 2 |
| VK_KHR_relaxed_block_layout | 1 |
| VK_KHR_sampler_mirror_clamp_to_edge | 3 |
| VK_KHR_sampler_ycbcr_conversion | 14 |
| VK_KHR_separate_depth_stencil_layouts | 1 |
| VK_KHR_shader_clock | 1 |
| VK_KHR_shader_draw_parameters | 1 |
| VK_KHR_shader_float_controls | 4 |
| VK_KHR_shader_float16_int8 | 1 |
| VK_KHR_shader_non_semantic_info | 1 |
| VK_KHR_shader_subgroup_extended_types | 1 |
| VK_KHR_shader_terminate_invocation | 1 |
| VK_KHR_spirv_1_4 | 1 |
| VK_KHR_storage_buffer_storage_class | 1 |
| VK_KHR_swapchain | 70 |
| VK_KHR_synchronization2 | 1 |
| VK_KHR_timeline_semaphore | 2 |
| VK_KHR_uniform_buffer_standard_layout | 1 |
| VK_KHR_variable_pointers | 1 |
| VK_KHR_vulkan_memory_model | 3 |
Features
VkPhysicalDevice16BitStorageFeatures (4)
| storageBuffer16BitAccess | true |
| storageInputOutput16 | true |
| storagePushConstant16 | true |
| uniformAndStorageBuffer16BitAccess | true |
VkPhysicalDevice4444FormatsFeaturesEXT (2)
| formatA4B4G4R4 | true |
| formatA4R4G4B4 | true |
VkPhysicalDevice8BitStorageFeatures (3)
| storageBuffer8BitAccess | true |
| storagePushConstant8 | true |
| uniformAndStorageBuffer8BitAccess | true |
VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT (1)
| advancedBlendCoherentOperations | true |
VkPhysicalDeviceBufferDeviceAddressFeatures (3)
| bufferDeviceAddress | true |
| bufferDeviceAddressCaptureReplay | true |
| bufferDeviceAddressMultiDevice | false |
VkPhysicalDeviceBufferDeviceAddressFeaturesEXT (3)
| bufferDeviceAddress | true |
| bufferDeviceAddressCaptureReplay | false |
| bufferDeviceAddressMultiDevice | false |
VkPhysicalDeviceConditionalRenderingFeaturesEXT (2)
| conditionalRendering | true |
| inheritedConditionalRendering | false |
VkPhysicalDeviceCustomBorderColorFeaturesEXT (2)
| customBorderColors | true |
| customBorderColorWithoutFormat | true |
VkPhysicalDeviceDescriptorIndexingFeatures (20)
| descriptorBindingPartiallyBound | true |
| descriptorBindingSampledImageUpdateAfterBind | true |
| descriptorBindingStorageBufferUpdateAfterBind | true |
| descriptorBindingStorageImageUpdateAfterBind | true |
| descriptorBindingStorageTexelBufferUpdateAfterBind | true |
| descriptorBindingUniformBufferUpdateAfterBind | true |
| descriptorBindingUniformTexelBufferUpdateAfterBind | true |
| descriptorBindingUpdateUnusedWhilePending | true |
| descriptorBindingVariableDescriptorCount | true |
| runtimeDescriptorArray | true |
| shaderInputAttachmentArrayDynamicIndexing | true |
| shaderInputAttachmentArrayNonUniformIndexing | true |
| shaderSampledImageArrayNonUniformIndexing | true |
| shaderStorageBufferArrayNonUniformIndexing | true |
| shaderStorageImageArrayNonUniformIndexing | true |
| shaderStorageTexelBufferArrayDynamicIndexing | true |
| shaderStorageTexelBufferArrayNonUniformIndexing | true |
| shaderUniformBufferArrayNonUniformIndexing | true |
| shaderUniformTexelBufferArrayDynamicIndexing | true |
| shaderUniformTexelBufferArrayNonUniformIndexing | true |
VkPhysicalDeviceDeviceMemoryReportFeaturesEXT (1)
| deviceMemoryReport | true |
VkPhysicalDeviceExtendedDynamicState2FeaturesEXT (3)
| extendedDynamicState2 | true |
| extendedDynamicState2LogicOp | false |
| extendedDynamicState2PatchControlPoints | true |
VkPhysicalDeviceExtendedDynamicStateFeaturesEXT (1)
| extendedDynamicState | true |
VkPhysicalDeviceFeatures (55)
| alphaToOne | true |
| depthBiasClamp | true |
| depthBounds | false |
| depthClamp | true |
| drawIndirectFirstInstance | true |
| dualSrcBlend | false |
| fillModeNonSolid | true |
| fragmentStoresAndAtomics | true |
| fullDrawIndexUint32 | true |
| geometryShader | true |
| imageCubeArray | true |
| independentBlend | true |
| inheritedQueries | false |
| largePoints | true |
| logicOp | true |
| multiDrawIndirect | true |
| multiViewport | false |
| occlusionQueryPrecise | true |
| pipelineStatisticsQuery | false |
| robustBufferAccess | true |
| samplerAnisotropy | true |
| sampleRateShading | true |
| shaderClipDistance | true |
| shaderCullDistance | true |
| shaderFloat64 | false |
| shaderImageGatherExtended | false |
| shaderInt16 | true |
| shaderInt64 | true |
| shaderResourceMinLod | false |
| shaderResourceResidency | false |
| shaderSampledImageArrayDynamicIndexing | true |
| shaderStorageBufferArrayDynamicIndexing | true |
| shaderStorageImageArrayDynamicIndexing | true |
| shaderStorageImageExtendedFormats | true |
| shaderStorageImageMultisample | true |
| shaderStorageImageReadWithoutFormat | true |
| shaderStorageImageWriteWithoutFormat | true |
| shaderTessellationAndGeometryPointSize | true |
| shaderUniformBufferArrayDynamicIndexing | true |
| sparseBinding | false |
| sparseResidency16Samples | false |
| sparseResidency2Samples | false |
| sparseResidency4Samples | false |
| sparseResidency8Samples | false |
| sparseResidencyAliased | false |
| sparseResidencyBuffer | false |
| sparseResidencyImage2D | false |
| sparseResidencyImage3D | false |
| tessellationShader | true |
| textureCompressionASTC_LDR | true |
| textureCompressionBC | false |
| textureCompressionETC2 | true |
| variableMultisampleRate | false |
| vertexPipelineStoresAndAtomics | true |
| wideLines | true |
VkPhysicalDeviceHostQueryResetFeatures (1)
| hostQueryReset | true |
VkPhysicalDeviceImagelessFramebufferFeatures (1)
| imagelessFramebuffer | true |
VkPhysicalDeviceImageRobustnessFeaturesEXT (1)
| robustImageAccess | true |
VkPhysicalDeviceIndexTypeUint8FeaturesEXT (1)
| indexTypeUint8 | true |
VkPhysicalDeviceLineRasterizationFeaturesEXT (6)
| bresenhamLines | false |
| rectangularLines | true |
| smoothLines | false |
| stippledBresenhamLines | false |
| stippledRectangularLines | false |
| stippledSmoothLines | false |
VkPhysicalDeviceMultiviewFeatures (3)
| multiview | true |
| multiviewGeometryShader | true |
| multiviewTessellationShader | true |
VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT (1)
| pipelineCreationCacheControl | true |
VkPhysicalDeviceProtectedMemoryFeatures (1)
| protectedMemory | false |
VkPhysicalDeviceProvokingVertexFeaturesEXT (2)
| provokingVertexLast | true |
| transformFeedbackPreservesProvokingVertex | false |
VkPhysicalDeviceSamplerYcbcrConversionFeatures (1)
| samplerYcbcrConversion | true |
VkPhysicalDeviceScalarBlockLayoutFeatures (1)
| scalarBlockLayout | true |
VkPhysicalDeviceSeparateDepthStencilLayoutsFeatures (1)
| separateDepthStencilLayouts | true |
VkPhysicalDeviceShaderAtomicInt64Features (2)
| shaderBufferInt64Atomics | false |
| shaderSharedInt64Atomics | false |
VkPhysicalDeviceShaderClockFeaturesKHR (2)
| shaderDeviceClock | true |
| shaderSubgroupClock | true |
VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT (1)
| shaderDemoteToHelperInvocation | true |
VkPhysicalDeviceShaderDrawParametersFeatures (1)
| shaderDrawParameters | true |
VkPhysicalDeviceShaderFloat16Int8Features (2)
| shaderFloat16 | true |
| shaderInt8 | true |
VkPhysicalDeviceShaderSubgroupExtendedTypesFeatures (1)
| shaderSubgroupExtendedTypes | true |
VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR (1)
| shaderTerminateInvocation | true |
VkPhysicalDeviceSubgroupSizeControlFeaturesEXT (2)
| computeFullSubgroups | true |
| subgroupSizeControl | true |
VkPhysicalDeviceSynchronization2FeaturesKHR (1)
| synchronization2 | true |
VkPhysicalDeviceTexelBufferAlignmentFeaturesEXT (1)
| texelBufferAlignment | true |
VkPhysicalDeviceTimelineSemaphoreFeatures (1)
| timelineSemaphore | true |
VkPhysicalDeviceUniformBufferStandardLayoutFeatures (1)
| uniformBufferStandardLayout | true |
VkPhysicalDeviceVariablePointersFeatures (2)
| variablePointers | true |
| variablePointersStorageBuffer | true |
VkPhysicalDeviceVertexAttributeDivisorFeaturesEXT (2)
| vertexAttributeInstanceRateDivisor | true |
| vertexAttributeInstanceRateZeroDivisor | true |
VkPhysicalDeviceVulkan11Features (12)
| multiview | true |
| multiviewGeometryShader | true |
| multiviewTessellationShader | true |
| protectedMemory | false |
| samplerYcbcrConversion | true |
| shaderDrawParameters | true |
| storageBuffer16BitAccess | true |
| storageInputOutput16 | true |
| storagePushConstant16 | true |
| uniformAndStorageBuffer16BitAccess | true |
| variablePointers | true |
| variablePointersStorageBuffer | true |
VkPhysicalDeviceVulkan12Features (47)
| bufferDeviceAddress | true |
| bufferDeviceAddressCaptureReplay | true |
| bufferDeviceAddressMultiDevice | false |
| descriptorBindingPartiallyBound | true |
| descriptorBindingSampledImageUpdateAfterBind | true |
| descriptorBindingStorageBufferUpdateAfterBind | true |
| descriptorBindingStorageImageUpdateAfterBind | true |
| descriptorBindingStorageTexelBufferUpdateAfterBind | true |
| descriptorBindingUniformBufferUpdateAfterBind | true |
| descriptorBindingUniformTexelBufferUpdateAfterBind | true |
| descriptorBindingUpdateUnusedWhilePending | true |
| descriptorBindingVariableDescriptorCount | true |
| descriptorIndexing | true |
| drawIndirectCount | true |
| hostQueryReset | true |
| imagelessFramebuffer | true |
| runtimeDescriptorArray | true |
| samplerFilterMinmax | false |
| samplerMirrorClampToEdge | true |
| scalarBlockLayout | true |
| separateDepthStencilLayouts | true |
| shaderBufferInt64Atomics | false |
| shaderFloat16 | true |
| shaderInputAttachmentArrayDynamicIndexing | true |
| shaderInputAttachmentArrayNonUniformIndexing | true |
| shaderInt8 | true |
| shaderOutputLayer | false |
| shaderOutputViewportIndex | false |
| shaderSampledImageArrayNonUniformIndexing | true |
| shaderSharedInt64Atomics | false |
| shaderStorageBufferArrayNonUniformIndexing | true |
| shaderStorageImageArrayNonUniformIndexing | true |
| shaderStorageTexelBufferArrayDynamicIndexing | true |
| shaderStorageTexelBufferArrayNonUniformIndexing | true |
| shaderSubgroupExtendedTypes | true |
| shaderUniformBufferArrayNonUniformIndexing | true |
| shaderUniformTexelBufferArrayDynamicIndexing | true |
| shaderUniformTexelBufferArrayNonUniformIndexing | true |
| storageBuffer8BitAccess | true |
| storagePushConstant8 | true |
| subgroupBroadcastDynamicId | true |
| timelineSemaphore | true |
| uniformAndStorageBuffer8BitAccess | true |
| uniformBufferStandardLayout | true |
| vulkanMemoryModel | true |
| vulkanMemoryModelAvailabilityVisibilityChains | true |
| vulkanMemoryModelDeviceScope | true |
VkPhysicalDeviceVulkanMemoryModelFeatures (3)
| vulkanMemoryModel | true |
| vulkanMemoryModelAvailabilityVisibilityChains | true |
| vulkanMemoryModelDeviceScope | true |
Properties
queueProperties[0] (4)
| minImageTransferGranularity | (1,1,1) |
| queueCount | 2 |
| queueFlags | QUEUE_GRAPHICS | QUEUE_COMPUTE | QUEUE_TRANSFER |
| timestampValidBits | 0 |
VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT (6)
| advancedBlendAllOperations | false |
| advancedBlendCorrelatedOverlap | false |
| advancedBlendIndependentBlend | true |
| advancedBlendMaxColorAttachments | 8 |
| advancedBlendNonPremultipliedDstColor | false |
| advancedBlendNonPremultipliedSrcColor | false |
VkPhysicalDeviceCustomBorderColorPropertiesEXT (1)
| maxCustomBorderColorSamplers | 2043 |
VkPhysicalDeviceDepthStencilResolveProperties (2)
| independentResolve | true |
| independentResolveNone | true |
VkPhysicalDeviceDescriptorIndexingProperties (23)
| maxDescriptorSetUpdateAfterBindInputAttachments | 4294967295 |
| maxDescriptorSetUpdateAfterBindSampledImages | 4294967295 |
| maxDescriptorSetUpdateAfterBindSamplers | 4294967295 |
| maxDescriptorSetUpdateAfterBindStorageBuffers | 4294967295 |
| maxDescriptorSetUpdateAfterBindStorageBuffersDynamic | 4294967295 |
| maxDescriptorSetUpdateAfterBindStorageImages | 4294967295 |
| maxDescriptorSetUpdateAfterBindUniformBuffers | 4294967295 |
| maxDescriptorSetUpdateAfterBindUniformBuffersDynamic | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindInputAttachments | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindSampledImages | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindSamplers | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindStorageBuffers | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindStorageImages | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindUniformBuffers | 16 |
| maxPerStageUpdateAfterBindResources | 4294967295 |
| maxUpdateAfterBindDescriptorsInAllPools | 4294967295 |
| quadDivergentImplicitLod | true |
| robustBufferAccessUpdateAfterBind | true |
| shaderInputAttachmentArrayNonUniformIndexingNative | true |
| shaderSampledImageArrayNonUniformIndexingNative | true |
| shaderStorageBufferArrayNonUniformIndexingNative | true |
| shaderStorageImageArrayNonUniformIndexingNative | true |
| shaderUniformBufferArrayNonUniformIndexingNative | true |
VkPhysicalDeviceFloatControlsProperties (17)
| denormBehaviorIndependence | SHADER_FLOAT_CONTROLS_INDEPENDENCE_32_BIT_ONLY |
| roundingModeIndependence | SHADER_FLOAT_CONTROLS_INDEPENDENCE_NONE |
| shaderDenormFlushToZeroFloat16 | false |
| shaderDenormFlushToZeroFloat32 | false |
| shaderDenormFlushToZeroFloat64 | false |
| shaderDenormPreserveFloat16 | false |
| shaderDenormPreserveFloat32 | false |
| shaderDenormPreserveFloat64 | false |
| shaderRoundingModeRTEFloat16 | false |
| shaderRoundingModeRTEFloat32 | false |
| shaderRoundingModeRTEFloat64 | false |
| shaderRoundingModeRTZFloat16 | true |
| shaderRoundingModeRTZFloat32 | true |
| shaderRoundingModeRTZFloat64 | true |
| shaderSignedZeroInfNanPreserveFloat16 | true |
| shaderSignedZeroInfNanPreserveFloat32 | true |
| shaderSignedZeroInfNanPreserveFloat64 | true |
VkPhysicalDeviceIDProperties (4)
| deviceLUIDValid | false |
| deviceNodeMask | 0 |
| deviceUUID | 33302033-2038-3136-2032-300000000000 |
| driverUUID | 36303939-3538-3000-0000-000000000000 |
VkPhysicalDeviceLimits (91)
| bufferImageGranularity | 0x00000001 |
| discreteQueuePriorities | 2 |
| lineWidthGranularity | 0.0625 |
| maxBoundDescriptorSets | 4 |
| maxClipDistances | 8 |
| maxColorAttachments | 8 |
| maxCombinedClipAndCullDistances | 8 |
| maxComputeSharedMemorySize | 16384 |
| maxComputeWorkGroupInvocations | 512 |
| maxCullDistances | 8 |
| maxDescriptorSetInputAttachments | 4294967295 |
| maxDescriptorSetSampledImages | 4294967295 |
| maxDescriptorSetSamplers | 4294967295 |
| maxDescriptorSetStorageBuffers | 4294967295 |
| maxDescriptorSetStorageBuffersDynamic | 4294967295 |
| maxDescriptorSetStorageImages | 4294967295 |
| maxDescriptorSetUniformBuffers | 4294967295 |
| maxDescriptorSetUniformBuffersDynamic | 4294967295 |
| maxDrawIndexedIndexValue | 4294967295 |
| maxDrawIndirectCount | 2147483648 |
| maxFragmentCombinedOutputResources | 8 |
| maxFragmentDualSrcAttachments | 0 |
| maxFragmentInputComponents | 128 |
| maxFragmentOutputAttachments | 8 |
| maxFramebufferHeight | 16384 |
| maxFramebufferLayers | 256 |
| maxFramebufferWidth | 16384 |
| maxGeometryInputComponents | 128 |
| maxGeometryOutputComponents | 128 |
| maxGeometryOutputVertices | 256 |
| maxGeometryShaderInvocations | 32 |
| maxGeometryTotalOutputComponents | 1024 |
| maxImageArrayLayers | 2048 |
| maxImageDimension1D | 16384 |
| maxImageDimension2D | 16384 |
| maxImageDimension3D | 2048 |
| maxImageDimensionCube | 16384 |
| maxInterpolationOffset | 0.5 |
| maxMemoryAllocationCount | 4294967295 |
| maxPerStageDescriptorInputAttachments | 4294967295 |
| maxPerStageDescriptorSampledImages | 4294967295 |
| maxPerStageDescriptorSamplers | 4294967295 |
| maxPerStageDescriptorStorageBuffers | 4294967295 |
| maxPerStageDescriptorStorageImages | 4294967295 |
| maxPerStageDescriptorUniformBuffers | 16 |
| maxPerStageResources | 4294967295 |
| maxPushConstantsSize | 256 |
| maxSampleMaskWords | 1 |
| maxSamplerAllocationCount | 4294967295 |
| maxSamplerAnisotropy | 16 |
| maxSamplerLodBias | 15 |
| maxStorageBufferRange | 134217728 |
| maxTessellationControlPerPatchOutputComponents | 120 |
| maxTessellationControlPerVertexInputComponents | 128 |
| maxTessellationControlPerVertexOutputComponents | 128 |
| maxTessellationControlTotalOutputComponents | 2048 |
| maxTessellationEvaluationInputComponents | 128 |
| maxTessellationEvaluationOutputComponents | 128 |
| maxTessellationGenerationLevel | 64 |
| maxTessellationPatchSize | 32 |
| maxTexelBufferElements | 65536 |
| maxTexelGatherOffset | 0 |
| maxTexelOffset | 7 |
| maxUniformBufferRange | 134217728 |
| maxVertexInputAttributeOffset | 65535 |
| maxVertexInputAttributes | 16 |
| maxVertexInputBindings | 16 |
| maxVertexInputBindingStride | 2147483648 |
| maxVertexOutputComponents | 128 |
| maxViewports | 1 |
| minInterpolationOffset | -0.5 |
| minMemoryMapAlignment | 64 |
| minStorageBufferOffsetAlignment | 0x00000004 |
| minTexelBufferOffsetAlignment | 0x00000010 |
| minTexelGatherOffset | 0 |
| minTexelOffset | -8 |
| minUniformBufferOffsetAlignment | 0x00000004 |
| mipmapPrecisionBits | 8 |
| nonCoherentAtomSize | 0x00000001 |
| optimalBufferCopyOffsetAlignment | 0x00000004 |
| optimalBufferCopyRowPitchAlignment | 0x00000004 |
| pointSizeGranularity | 0.0625 |
| sparseAddressSpaceSize | 0x4000000000 |
| standardSampleLocations | true |
| strictLines | true |
| subPixelInterpolationOffsetBits | 4 |
| subPixelPrecisionBits | 8 |
| subTexelPrecisionBits | 8 |
| timestampComputeAndGraphics | false |
| timestampPeriod | 0 |
| viewportSubPixelBits | 0 |
VkPhysicalDeviceLineRasterizationPropertiesEXT (1)
| lineSubPixelPrecisionBits | 8 |
VkPhysicalDeviceMaintenance3Properties (2)
| maxMemoryAllocationSize | 0x40000000 |
| maxPerSetDescriptors | 4294967295 |
VkPhysicalDeviceMultiviewProperties (2)
| maxMultiviewInstanceIndex | 134217727 |
| maxMultiviewViewCount | 6 |
VkPhysicalDevicePointClippingProperties (1)
| pointClippingBehavior | POINT_CLIPPING_BEHAVIOR_USER_CLIP_PLANES_ONLY |
VkPhysicalDeviceProtectedMemoryProperties (1)
| protectedNoFault | true |
VkPhysicalDeviceProvokingVertexPropertiesEXT (2)
| provokingVertexModePerPipeline | true |
| transformFeedbackPreservesTriangleFanProvokingVertex | false |
VkPhysicalDevicePushDescriptorPropertiesKHR (1)
| maxPushDescriptors | 32 |
VkPhysicalDeviceSamplerFilterMinmaxProperties (2)
| filterMinmaxImageComponentMapping | false |
| filterMinmaxSingleComponentFormats | false |
VkPhysicalDeviceSparseProperties (5)
| residencyAlignedMipSize | false |
| residencyNonResidentStrict | false |
| residencyStandard2DBlockShape | false |
| residencyStandard2DMultisampleBlockShape | false |
| residencyStandard3DBlockShape | false |
VkPhysicalDeviceSubgroupProperties (2)
| quadOperationsInAllStages | true |
| subgroupSize | 128 |
VkPhysicalDeviceSubgroupSizeControlPropertiesEXT (3)
| maxComputeWorkgroupSubgroups | 128 |
| maxSubgroupSize | 128 |
| minSubgroupSize | 4 |
VkPhysicalDeviceTexelBufferAlignmentPropertiesEXT (4)
| storageTexelBufferOffsetAlignmentBytes | 0x00000010 |
| storageTexelBufferOffsetSingleTexelAlignment | true |
| uniformTexelBufferOffsetAlignmentBytes | 0x00000010 |
| uniformTexelBufferOffsetSingleTexelAlignment | true |
VkPhysicalDeviceTimelineSemaphoreProperties (1)
| maxTimelineSemaphoreValueDifference | 4294967295 |
VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT (1)
| maxVertexAttribDivisor | 4294967295 |
VkPhysicalDeviceVulkan11Properties (12)
| deviceLUIDValid | false |
| deviceNodeMask | 0 |
| deviceUUID | 33302033-2038-3136-2032-300000000000 |
| driverUUID | 36303939-3538-3000-0000-000000000000 |
| maxMemoryAllocationSize | 0x40000000 |
| maxMultiviewInstanceIndex | 134217727 |
| maxMultiviewViewCount | 6 |
| maxPerSetDescriptors | 4294967295 |
| pointClippingBehavior | POINT_CLIPPING_BEHAVIOR_USER_CLIP_PLANES_ONLY |
| protectedNoFault | true |
| subgroupQuadOperationsInAllStages | true |
| subgroupSize | 128 |
VkPhysicalDeviceVulkan12Properties (52)
| denormBehaviorIndependence | SHADER_FLOAT_CONTROLS_INDEPENDENCE_32_BIT_ONLY |
| driverID | DRIVER_ID_IMAGINATION_PROPRIETARY |
| driverInfo | 1.16@6099580 |
| driverName | PhytiumVR A-Series Vulkan Driver |
| filterMinmaxImageComponentMapping | false |
| filterMinmaxSingleComponentFormats | false |
| independentResolve | true |
| independentResolveNone | true |
| major | 1 |
| maxDescriptorSetUpdateAfterBindInputAttachments | 4294967295 |
| maxDescriptorSetUpdateAfterBindSampledImages | 4294967295 |
| maxDescriptorSetUpdateAfterBindSamplers | 4294967295 |
| maxDescriptorSetUpdateAfterBindStorageBuffers | 4294967295 |
| maxDescriptorSetUpdateAfterBindStorageBuffersDynamic | 4294967295 |
| maxDescriptorSetUpdateAfterBindStorageImages | 4294967295 |
| maxDescriptorSetUpdateAfterBindUniformBuffers | 4294967295 |
| maxDescriptorSetUpdateAfterBindUniformBuffersDynamic | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindInputAttachments | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindSampledImages | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindSamplers | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindStorageBuffers | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindStorageImages | 4294967295 |
| maxPerStageDescriptorUpdateAfterBindUniformBuffers | 16 |
| maxPerStageUpdateAfterBindResources | 4294967295 |
| maxTimelineSemaphoreValueDifference | 4294967295 |
| maxUpdateAfterBindDescriptorsInAllPools | 4294967295 |
| minor | 2 |
| patch | 0 |
| quadDivergentImplicitLod | true |
| robustBufferAccessUpdateAfterBind | true |
| roundingModeIndependence | SHADER_FLOAT_CONTROLS_INDEPENDENCE_NONE |
| shaderDenormFlushToZeroFloat16 | false |
| shaderDenormFlushToZeroFloat32 | false |
| shaderDenormFlushToZeroFloat64 | false |
| shaderDenormPreserveFloat16 | false |
| shaderDenormPreserveFloat32 | false |
| shaderDenormPreserveFloat64 | false |
| shaderInputAttachmentArrayNonUniformIndexingNative | true |
| shaderRoundingModeRTEFloat16 | false |
| shaderRoundingModeRTEFloat32 | false |
| shaderRoundingModeRTEFloat64 | false |
| shaderRoundingModeRTZFloat16 | true |
| shaderRoundingModeRTZFloat32 | true |
| shaderRoundingModeRTZFloat64 | true |
| shaderSampledImageArrayNonUniformIndexingNative | true |
| shaderSignedZeroInfNanPreserveFloat16 | true |
| shaderSignedZeroInfNanPreserveFloat32 | true |
| shaderSignedZeroInfNanPreserveFloat64 | true |
| shaderStorageBufferArrayNonUniformIndexingNative | true |
| shaderStorageImageArrayNonUniformIndexingNative | true |
| shaderUniformBufferArrayNonUniformIndexingNative | true |
| subminor | 6 |