Vulkan-Hpp/vulkan
Matthew Pohlmann c5c5fea2dd Use VULKAN_HPP_ASSERT instead of assert (#332)
* Use VULKAN_HPP_ASSERT instead of assert

Update `DispatchLoaderDynamic::init(...)` to use the `VULKAN_HPP_ASSERT` macro instead of a plain `assert`.

* Update vulkan.hpp
2019-06-12 08:17:41 +02:00
..
vulkan.hpp Use VULKAN_HPP_ASSERT instead of assert (#332) 2019-06-12 08:17:41 +02:00