Add support for a full volk replacement by supporting a global DispatchLoaderDynamic. The global dynamic dispatcher will be available if either the define VULKAN_HPP_DISPATCH_LOADER_DYNAMIC is set to 1 or if VK_NO_PROTOTYPES is defined. In those cases it is required to add VULKAN_HPP_DEFAULT_DISPATCH_LOADER_DYNAMIC_STORAGE; to any compilation unit of the project to allocate storage for the dispatcher. (#390)
This commit is contained in:
committed by
Andreas Süßenbach
parent
9df0fac638
commit
e26cb8113a
4387
vulkan/vulkan.hpp
4387
vulkan/vulkan.hpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user