It is valid(*) for Vulkan drivers to only support one queue which can accept both graphics and compute commands. If additional queues are requested, keep assigning it to the last queue index of a valid queue family, instead of failing to create the device. (*) https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkQueueFlagBits.html: "If an implementation exposes any queue family that supports graphics operations, at least one queue family of at least one physical device exposed by the implementation must support both graphics and compute operations."
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| PVRAssets | Loading commit data... | |
| PVRCamera | Loading commit data... | |
| PVRCore | Loading commit data... | |
| PVRPfx | Loading commit data... | |
| PVRShell | Loading commit data... | |
| PVRUtils | Loading commit data... | |
| PVRVk | Loading commit data... | |
| scripts | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| README.rst | Loading commit data... |