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

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Unknown 2019-04-14 17:11:58 +01:00
commit 1b402b99bf

View File

@ -8,6 +8,11 @@
- [ ] uniforms for matrix multiplication and animation
- [ ] texture coordinates and texture sampling
- [ ] shader compiled from spirv
- [ ] Shader compiler chain
- [ ] QPU assembler / disassembler
- [ ] LLVM frontend SPIRV -> LLVMIR (maybe grab from somewhere?)
- [ ] LLVM backend LLVMIR -> QPU ASM
- [ ] LLVM custom optimisation layers
## VK CTS progress
- Passed: 7894/67979 (11.6%)