Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade MoltenVK to 1.2.8 #82

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Upgrade MoltenVK to 1.2.8 #82

merged 4 commits into from
Mar 19, 2024

Conversation

fornwall
Copy link
Contributor

Changelog: https://github.com/KhronosGroup/MoltenVK/releases/tag/v1.2.8

Have done some basic smoke testing on wim locally.

Difference between 1.2.7 and 1.2.8 in MVK_CONFIG_LOG_LEVEL=3 cargo run --features pre-built output on a Mac M1:

-[mvk-info] MoltenVK version 1.2.7, supporting Vulkan version 1.2.275.
-	The following 108 Vulkan extensions are supported:
+[mvk-info] MoltenVK version 1.2.8, supporting Vulkan version 1.2.280.
+	The following 109 Vulkan extensions are supported:
 		VK_KHR_16bit_storage v1
 		VK_KHR_8bit_storage v1
 		VK_KHR_bind_memory2 v1
@@ -43,6 +43,7 @@
 		VK_KHR_shader_draw_parameters v1
 		VK_KHR_shader_float_controls v4
 		VK_KHR_shader_float16_int8 v1
+		VK_KHR_shader_integer_dot_product v1
 		VK_KHR_shader_non_semantic_info v1
 		VK_KHR_shader_subgroup_extended_types v1
 		VK_KHR_spirv_1_4 v1
@@ -113,7 +114,7 @@
 		type: Integrated
 		vendorID: 0x106b
 		deviceID: 0xe0303ef
-		pipelineCacheUUID: 66F6FF1E-0E03-03EF-0000-000000000000
+		pipelineCacheUUID: 1D98BABB-0E03-03EF-0000-000000000000
 		GPU memory available: 49152 MB
 		GPU memory used: 0 MB
 	supports the following Metal Versions, GPU's and Feature Sets:

@fornwall fornwall requested a review from VZout as a code owner March 19, 2024 14:09
@mergify mergify bot merged commit 1079a48 into main Mar 19, 2024
5 checks passed
@mergify mergify bot deleted the fornwall/moltenvk-1.2.8 branch March 19, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants