KhronosGroup / KhronosGroup/Vulkan-Docs

pQueueFamilyIndices should be restricted to VkDeviceQueueCreateInfo

Open
#978 0 comments 0 reactions 1 assignee Claimed by @TomOlson View on GitHub
Dominant language
JavaScript
Stars
3.3k
Forks
549
Avg merge
5d 5h
Merged PRs (30d)
2

Description

`pQueueFamilyIndices` is currently restricted to Physical Device count from `vkGetPhysicalDeviceQueueFamilyProperties`.

Shouldn't it be more strictly restricted to queue families actually created via `VkDeviceQueueCreateInfo`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.