Change namespace name
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "Vulkan/Resources/IShaderOwner.hpp"
|
||||
#include "Scene/Shader/DescriptorInputDescription.hpp"
|
||||
|
||||
namespace openVulkanoCpp::Vulkan
|
||||
namespace OpenVulkano::Vulkan
|
||||
{
|
||||
static_assert(sizeof(vk::DescriptorSetLayoutBinding) == sizeof(DescriptorSetLayoutBinding));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user