From 98fb0e0a9425d1b3b2a517ca4e3f6418bb36654a Mon Sep 17 00:00:00 2001 From: Jesse Date: Fri, 26 Feb 2021 22:34:21 +0900 Subject: [PATCH] docs: Clarify supported MoltenVK version for macOS (#352) --- docs/src/platform-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/platform-support.md b/docs/src/platform-support.md index 689f2c6bb2..fcb01d102b 100644 --- a/docs/src/platform-support.md +++ b/docs/src/platform-support.md @@ -11,7 +11,7 @@ The `rust-gpu` project currently supports a limited number of platforms and grap |-------------------|---------|---------|------- | Windows | 10+ | Primary | | | Linux | Ubuntu 18.04+ | Primary | | -| macOS | Catalina (10.15)+ | Secondary | Using [MoltenVK] +| macOS | Catalina (10.15)+ | Secondary | Using [MoltenVK], requires v1.1.2+ | Android | Tested 10-11 | Secondary | | [MoltenVK]: https://github.com/KhronosGroup/MoltenVK