Moved VulkanBuffer to vks namespce (Refs #260)
This commit is contained in:
parent
f917ea6640
commit
776b6f0106
54 changed files with 165 additions and 165 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include "vulkantools.h"
|
||||
#include "VulkanDevice.hpp"
|
||||
#include "vulkanbuffer.hpp"
|
||||
#include "VulkanBuffer.hpp"
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
#include <android/asset_manager.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue