Split buffer class into header and implementation
Moved include to base class
This commit is contained in:
parent
abd68cc451
commit
122288fe25
57 changed files with 188 additions and 214 deletions
|
|
@ -26,7 +26,6 @@
|
|||
|
||||
#include <vulkan/vulkan.h>
|
||||
#include "vulkanexamplebase.h"
|
||||
#include "VulkanBuffer.hpp"
|
||||
#include "VulkanglTFModel.h"
|
||||
|
||||
#define VERTEX_BUFFER_BIND_ID 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue