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