1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-12-01 13:24:20 +01:00

Update README.md

This commit is contained in:
Yours3lf 2019-10-02 00:09:53 +01:00 committed by GitHub
parent 16188da437
commit cb2490c1ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,8 @@
- [x] Descriptor support - [x] Descriptor support
- [x] VkSampler support - [x] VkSampler support
- [x] Push constant support - [x] Push constant support
- [x] Platform features
- [x] Layer support
- [ ] Render to texture features - [ ] Render to texture features
- [ ] VkRenderPass support - [ ] VkRenderPass support
- [ ] Subpass support - [ ] Subpass support
@ -38,8 +40,6 @@
- [x] Depth writes - [x] Depth writes
- [ ] Blending mode - [ ] Blending mode
- [ ] Vertex attrib format - [ ] Vertex attrib format
- [ ] Platform features
- [x] Layer support
- [ ] WSI - [ ] WSI
- [ ] Direct to display support - [ ] Direct to display support
- [ ] Secondary command buffers - [ ] Secondary command buffers