From 399bacc7946131049f4cafc0139fa950ab9ebc33 Mon Sep 17 00:00:00 2001 From: Yours3lf <0.tamas.marton@gmail.com> Date: Sat, 9 Feb 2019 16:20:14 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 08c7a2e..047310b 100644 --- a/README.md +++ b/README.md @@ -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?