Add 1.2 support to README
This commit is contained in:
parent
c105d2842c
commit
8e78a2cc0d
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue