Split texture class into header and implementation
Moved include to base class
This commit is contained in:
parent
231e97b8c0
commit
361535b29e
43 changed files with 973 additions and 987 deletions
|
|
@ -36,7 +36,6 @@
|
|||
|
||||
#include <vulkan/vulkan.h>
|
||||
#include "vulkanexamplebase.h"
|
||||
#include "VulkanTexture.hpp"
|
||||
|
||||
|
||||
#define ENABLE_VALIDATION false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue