When do you expect the official VulkanSDK to take MVK 1.3+ ? #2540
Unanswered
EricAtPlanGrid
asked this question in
Q&A
Replies: 1 comment
-
That's a question for LunarG, as they determine when to bring MoltenVK releases into the SDK. In the meantime, you can easily download MoltenVK 1.3.0 binaries from this repo, and replace the versions in your copy of the SDK. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are currently looking at some functionality that requires arg buffers (more advanced bindless) but we have run into problems enabling them on 1.2.x.
Bonus question: should it be possible to pass textures via arg buffers on 1.2.9 (we are running into the iOS simulator bug on 1.2.11 in the latest VulkanSDKs) and have not been able to get it working on 1.2.9…?
Beta Was this translation helpful? Give feedback.
All reactions