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

Revert to disabling MVK_HIDE_VULKAN_SYMBOLS by default. #2124

Merged

Conversation

billhollings
Copy link
Contributor

  • Statically expose vkGetInstanceProcAddr(), even when MVK_HIDE_VULKAN_SYMBOLS is enabled.
  • To support Volk, link Cube demo dynamically to libMoltenVK.dylib instead of statically to MoltenVK.xcframework.

- Statically expose vkGetInstanceProcAddr(), even
  when MVK_HIDE_VULKAN_SYMBOLS is enabled.
- To support Volk, link Cube demo dynamically to libMoltenVK.dylib
  instead of statically to MoltenVK.xcframework.
@billhollings billhollings merged commit 66f6ff1 into KhronosGroup:main Jan 10, 2024
6 checks passed
@billhollings billhollings deleted the revert-to-default-static-symbols branch January 10, 2024 22:32
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.

1 participant