From 5b767c2bc7d9949d4c3880c5ab51b97870360438 Mon Sep 17 00:00:00 2001 From: Yours3lf <0.tamas.marton@gmail.com> Date: Sat, 17 Nov 2018 15:57:20 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a13b02d..9f480e4 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,10 @@ - [ ] uniforms for matrix multiplication and animation - [ ] texture coordinates and texture sampling - [ ] 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)