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

Update README.md

This commit is contained in:
Yours3lf 2019-02-09 16:20:14 +00:00 committed by GitHub
parent 689eb72cff
commit 399bacc794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,11 +10,10 @@
- [ ] shader compiled from spirv
## VK CTS progress
- Passed: 261/3888 (6.7%)
- Failed: 130/3888 (3.3%)
- Not supported: 3497/3888 (89.9%)
- Warnings: 0/3888 (0.0%)
(dEQP-VK.api.object_management.multithreaded_per_thread_device.buffer_view_uniform_r8g8b8a8_unorm runs out of memory, I need to get a RPi 3)
- Passed: 7894/67979 (11.6%)
- Failed: 878/67979 (1.3%)
- Not supported: 59206/67979 (87.1%)
- Warnings: 1/67979 (0.0%)
## FAQ
### Will this ever be a fully functional VK driver?