1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-02-20 17:54:17 +01:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Unknown 2019-12-07 22:18:09 +00:00
commit 62701be100

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