Skip to content

Commit c23380e

Browse files
Update MoltenVK binaries (#2516)
* New binaries for MoltenVK on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE * New binaries for MoltenVK on Darwin 24.6.0 Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:37 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_VMAPPLE --------- Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>
1 parent c2a96d7 commit c23380e

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

src/Native/Silk.NET.MoltenVK.Native/runtimes/osx/native/MoltenVK_icd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"file_format_version" : "1.0.0",
33
"ICD": {
44
"library_path": "./libMoltenVK.dylib",
5-
"api_version" : "1.2.0",
5+
"api_version" : "1.4.0",
66
"is_portability_driver" : true
77
}
88
}
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)