Correct tests "DeviceFunctions" and "DispatchLoaderStatic" to actually use the static dispatch loader.
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
// VulkanHpp Samples : DispatchLoaderStatic
|
||||
// Compile test on DispatchLoaderStatic functions
|
||||
|
||||
#undef VULKAN_HPP_DISPATCH_LOADER_DYNAMIC
|
||||
#define VULKAN_HPP_DISPATCH_LOADER_DYNAMIC 0
|
||||
|
||||
#include "vulkan/vulkan.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user