anv/android: always create 2 graphics and compute capable queues
anv/android: always create 2 graphics and compute capable queues
Android hwui requires 2 queues.
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
This is draft for now since I'm not sure this change makes sense. But 2 queues is hardcoded in hwui code here:
and Android UI with vulkan fails to start when having just one queue.