SaschaWillems / vulkan.gpuinfo.org

Front-End and Back-End for the Vulkan Hardware Database
https://vulkan.gpuinfo.org
GNU Affero General Public License v3.0
23 stars 4 forks source link

Don't show Queue Families that don't really exist #59

Closed spencer-lunarg closed 1 year ago

spencer-lunarg commented 1 year ago

https://vulkan.gpuinfo.org/displayreport.php?id=1999#queuefamilies

is any example of a Queue Family with 0 Queue count and I am not sure, but seems this was added by accident. Not sure if you have a "clean up" pass for things like this

SaschaWillems commented 1 year ago

I do have means of cleaning up, but it just looks like this device and driver combination just reported this wrong.