1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-01-19 11:52:16 +01:00

Update README.md

This commit is contained in:
Yours3lf 2019-12-07 20:36:59 +00:00 committed by GitHub
parent 2373c9681a
commit 6b28268752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,14 @@
- [x] Push constant support
- [x] Platform features
- [x] Layer support
- [ ] Shader patching
- [x] Stencil state
- [x] Depth writes
- [ ] Blending mode
- [ ] Vertex attrib format
- [ ] Emulated features
- [ ] Clear command support
- [ ] Copy command support
- [ ] Render to texture features
- [ ] VkRenderPass support
- [ ] Subpass support
@ -32,14 +40,6 @@
- [ ] Performance counters
- [ ] Queries
- [ ] Shader performance info
- [ ] Emulated features
- [ ] Clear command support
- [ ] Copy command support
- [ ] Shader patching
- [x] Stencil state
- [x] Depth writes
- [ ] Blending mode
- [ ] Vertex attrib format
- [ ] WSI
- [ ] Direct to display support
- [ ] Secondary command buffers