renderer_vulkan: Update to support MoltenVK 1.2.7 (#7335)
This commit is contained in:
Vendored
-3
@@ -395,9 +395,6 @@ if(USE_SYSTEM_VULKAN_HEADERS)
|
||||
else()
|
||||
target_include_directories(vulkan-headers SYSTEM INTERFACE ./vulkan-headers/include)
|
||||
endif()
|
||||
if (APPLE)
|
||||
target_include_directories(vulkan-headers SYSTEM INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/MoltenVK)
|
||||
endif()
|
||||
|
||||
# adrenotools
|
||||
if (ANDROID AND "arm64" IN_LIST ARCHITECTURE)
|
||||
|
||||
Vendored
-1071
File diff suppressed because it is too large
Load Diff
Vendored
+1
-1
Submodule externals/vulkan-headers updated: 85c2334e92...217e93c664
Reference in New Issue
Block a user