Android 13 cannot use Vulkan 1.3 despite it being allowed

Bug #2065281 reported by Simon Fels
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Anbox Cloud
Fix Committed
High
Simon Fels

Bug Description

On Android 13 the testVulkanHardwareFeatures currently fails to detect support for Android 13.

INSTRUMENTATION_STATUS: stack=java.lang.AssertionError: System feature android.hardware.vulkan.version version 0x403000 isn't close enough (same major and minor version, less or equal patch version) to best physical device version 0x401112
 at org.junit.Assert.fail(Assert.java:89)
 at org.junit.Assert.assertTrue(Assert.java:42)
 at android.graphics.cts.VulkanFeaturesTest.testVulkanHardwareFeatures(VulkanFeaturesTest.java:167)

Looking through the logs reveals that the Venus Vulkan driver does not report 1.3 either where it should:

05-09 05:22:07.982 1116 1132 I ANGLE : Version (2.1.22790 git hash: 2f603e759a42), Renderer (Vulkan 1.1.274 (NVIDIA Virtio-GPU Venus (NVIDIA T4G) (0x00001EB4)))

Simon Fels (morphis)
Changed in anbox-cloud:
assignee: nobody → Simon Fels (morphis)
importance: Undecided → High
status: New → In Progress
milestone: none → 1.22.1
Simon Fels (morphis)
Changed in anbox-cloud:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.