Moved tool functions to vks namespace (Refs #260)
This commit is contained in:
parent
a105dfdece
commit
1309ee0ef9
34 changed files with 376 additions and 370 deletions
|
|
@ -14,7 +14,7 @@
|
|||
#include <assert.h>
|
||||
#include <algorithm>
|
||||
#include "vulkan/vulkan.h"
|
||||
#include "vulkantools.h"
|
||||
#include "VulkanTools.h"
|
||||
#include "VulkanBuffer.hpp"
|
||||
|
||||
namespace vks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue