Moved VulkanDevice to vks namespce (Refs #260)
This commit is contained in:
parent
27e8c258dc
commit
70f4daff5d
18 changed files with 38 additions and 38 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include <vulkan/vulkan.h>
|
||||
#include "vulkanexamplebase.h"
|
||||
#include "vulkandevice.hpp"
|
||||
#include "VulkanDevice.hpp"
|
||||
#include "vulkanbuffer.hpp"
|
||||
|
||||
#define VERTEX_BUFFER_BIND_ID 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue