1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-03-21 12:29:15 +01:00

Update README.md

This commit is contained in:
Yours3lf 2019-08-21 22:13:08 +01:00 committed by GitHub
parent aee2971014
commit 2cc6661ea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,9 @@
- [ ] texture coordinates and texture sampling
- [x] Shader compiler chain
- [x] QPU assembler / disassembler
- [ ] Resources
- [ ] Descriptor support
- [ ] VkSampler support
- [x] Resources
- [x] Descriptor support
- [x] VkSampler support
- [x] Push constant support
- [ ] Multipass rendering
- [ ] VkRenderPass support