engine3d-dev / engine3d

Open-source game engine to be used for developing games
Apache License 2.0
1 stars 3 forks source link

Vulkan Abstraction Layer -- Physical and Logical Devices #10

Open SpinnerX opened 4 months ago

SpinnerX commented 4 months ago

Making improvements to Vulkan's Abstraction Layer for handling physical and logical devices much better.

Some of the issues aside from readability, but some of the code is either redundant or could have been thought of differently on how some of the operations are handled.