mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2024-10-14 16:32:17 +00:00
a3807fb92b
-> vk::raii::Context constructor now either gets no argument as before, loading vkGetInstanceProcAddr via an internal DynamicLoader; or a PFN_vkGetInstanceProcAddr, using that to fill the dispatcher + changed the sample RAII_Samples/RayTracing to work with VULKAN_HPP_ENABLE_DYNAMIC_LOADER_TOOL defined to be zero + fixed the missing destructor call in most of the move assignments of the vk::raii classes |
||
---|---|---|
.. | ||
vulkan_enums.hpp | ||
vulkan_funcs.hpp | ||
vulkan_handles.hpp | ||
vulkan_raii.hpp | ||
vulkan_structs.hpp | ||
vulkan.hpp |