Moved initializers to separate header, code cleanup in general for initializers
This commit is contained in:
parent
b2f224341f
commit
c4e50f76ee
5 changed files with 547 additions and 721 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#include "vulkantools.h"
|
||||
#include "vulkandebug.h"
|
||||
|
||||
#include "VulkanInitializers.hpp"
|
||||
#include "vulkandevice.hpp"
|
||||
#include "vulkanswapchain.hpp"
|
||||
#include "vulkanTextureLoader.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue