Add 1.2 support to README

This commit is contained in:
Maik Klein 2020-01-26 09:38:58 +01:00
parent c105d2842c
commit 8e78a2cc0d

View file

@ -17,7 +17,7 @@ A very lightweight wrapper around Vulkan
- [x] Device local function pointer loading
- [x] No validation, everything is **unsafe**
- [x] Generated from `vk.xml`
- [x] Support for Vulkan 1.1
- [x] Support for Vulkan `1.1`, `1.2`
## Features
### Explicit returns with `Result`