You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable multi queue emulation when needed for hwui on skiavk
HWUI's vulkan setup requires 2 queues which may not always be
supported by the hosts vulkan driver. Gfxstream has a mode to
emulate this support. This change updates the launcher to try
to detect when this is needed and enable the feature if so.
Bug: b/537569893
Test: bazel run //cuttlefish/package:cvd -- create
0 commit comments