Fix extension list .md
This commit is contained in:
parent
1f8e284ca9
commit
44fab5c829
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -157,12 +157,12 @@ let swapchain = swapchain_ext.create_swapchain_khr(&swapchain_create_info).unwra
|
||||||
- [x] Surface
|
- [x] Surface
|
||||||
- [x] XlibSurface
|
- [x] XlibSurface
|
||||||
- [x] DebugReport
|
- [x] DebugReport
|
||||||
- [] Win32Surface
|
- [ ] Win32Surface
|
||||||
- [] MirSurface
|
- [ ] MirSurface
|
||||||
- [] XcbSurface
|
- [ ] XcbSurface
|
||||||
- [] AndroidSurface
|
- [ ] AndroidSurface
|
||||||
- [] WaylandSurface
|
- [ ] WaylandSurface
|
||||||
- [] Display
|
- [ ] Display
|
||||||
|
|
||||||
### Complete
|
### Complete
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue