<_whitenotifier-4>
[scopehal] hansemro bf781ee - Fix incorrect Vulkan queue type selection on some AMD GPUs Fixes https://github.com/glscopeclient/scopehal-apps/issues/597, where non-graphics queue would be selected for rendering. This fixes the issue by requiring QueueManager check if the queue has all the requisite flags rather than some.
<_whitenotifier-4>
[scopehal] azonenberg de3f332 - Merge pull request #790 from hansemro/fix-vk-queue-select Fix incorrect Vulkan queue type selection on some AMD GPUs