Skip to content

Commit

Permalink
docs: Clarify supported MoltenVK version for macOS (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanBDean committed Feb 26, 2021
1 parent b5a53fe commit 98fb0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/platform-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 98fb0e0

Please sign in to comment.