renderer_vulkan: Support loading Vulkan layers on macOS SDL build. (#2832)

This commit is contained in:
squidbus
2025-04-23 01:10:03 -07:00
committed by GitHub
parent ee7fe305c9
commit 53ca64f6ff
8 changed files with 58 additions and 45 deletions

View File

@@ -1,8 +0,0 @@
{
"file_format_version": "1.0.0",
"ICD": {
"library_path": "../../../Frameworks/libMoltenVK.dylib",
"api_version": "1.2.0",
"is_portability_driver": true
}
}