YaaZ / VulkanMemoryAllocator-Hpp

C++ bindings for VulkanMemoryAllocator
Creative Commons Zero v1.0 Universal
55 stars 29 forks source link

Incorrect namespace due to https://github.com/KhronosGroup/Vulkan-Hpp/pull/1840 #41

Closed stripe2933 closed 3 months ago

stripe2933 commented 3 months ago

createResultValueType and resultCheck must be in vk::details namespace.