Improve readme
This commit is contained in:
parent
9037202c0f
commit
7bdd6a47f9
1 changed files with 2 additions and 1 deletions
|
@ -13,11 +13,12 @@ A very lightweight wrapper around Vulkan
|
|||
|
||||
## Overview
|
||||
- [x] A true Vulkan API without compromises
|
||||
- [x] Convenience features that don't limit the functionality
|
||||
- [x] Convenience features without limiting functionality
|
||||
- [x] Additional type safety
|
||||
- [x] Device local function pointer loading
|
||||
- [x] No validation, everything is **unsafe**
|
||||
- [x] Generated from `vk.xml`
|
||||
- [x] Support for Vulkan 1.1
|
||||
|
||||
## Features
|
||||
### Explicit returns with `Result`
|
||||
|
|
Loading…
Add table
Reference in a new issue