inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
777 stars 34 forks source link

Move Vulkan queue management into device wrapper #459

Closed IAmNotHanni closed 1 year ago

IAmNotHanni commented 2 years ago

Move all Vulkan functions which deal with queues into the device wrapper.