You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SwapChain class is an incredibly important class that is currently filled with Vulkan objects and initialisation structs. It'd be incredibly helpful to abstract parts of these into helper classes and functions which can make the entire swapchain class cleaner and easier to read.
The text was updated successfully, but these errors were encountered:
The SwapChain class is an incredibly important class that is currently filled with Vulkan objects and initialisation structs. It'd be incredibly helpful to abstract parts of these into helper classes and functions which can make the entire swapchain class cleaner and easier to read.
The text was updated successfully, but these errors were encountered: