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
|
|
@ -80,7 +80,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Base", "Base", "{09B9A54B-F
|
|||
base\threadpool.hpp = base\threadpool.hpp
|
||||
base\vulkanandroid.cpp = base\vulkanandroid.cpp
|
||||
base\vulkanandroid.h = base\vulkanandroid.h
|
||||
base\vulkanbuffer.hpp = base\vulkanbuffer.hpp
|
||||
base\VulkanBuffer.hpp = base\VulkanBuffer.hpp
|
||||
base\vulkandebug.cpp = base\vulkandebug.cpp
|
||||
base\vulkandebug.h = base\vulkandebug.h
|
||||
base\VulkanDevice.hpp = base\VulkanDevice.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue