renderer_vulkan: Update to support MoltenVK 1.2.7 (#7335)

This commit is contained in:
Steveice10 2024-01-09 11:33:47 -08:00 committed by GitHub
parent 015e42be05
commit 2ce0a9e899
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 48 additions and 1130 deletions

View file

@ -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)

File diff suppressed because it is too large Load diff

@ -1 +1 @@
Subproject commit 85c2334e92e215cce34e8e0ed8b2dce4700f4a50
Subproject commit 217e93c664ec6704ec2d8c36fa116c1a4a1e2d40