Change (most of) the samples to use the DispatchLoaderDynamic by default. (#392)
This commit is contained in:
committed by
Markus Tavenrath
parent
5ceb4d2801
commit
becef43315
@@ -26,6 +26,8 @@ else()
|
||||
error("unhandled platform !")
|
||||
endif()
|
||||
|
||||
add_definitions(-DVULKAN_HPP_DISPATCH_LOADER_DYNAMIC=1)
|
||||
|
||||
FILE (GLOB linkunits ${CMAKE_CURRENT_SOURCE_DIR}/*)
|
||||
|
||||
if (SAMPLES_BUILD_WITH_LOCAL_VULKAN_HPP)
|
||||
|
||||
Reference in New Issue
Block a user