[Mesa-dev] [shader-db 1/3] README: Update the list of test profiles

Rhys Kidd rhyskidd at gmail.com
Tue Jul 25 03:42:36 UTC 2017


Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
---
 README | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/README b/README
index 43bdfcae7..cb49516b7 100644
--- a/README
+++ b/README
@@ -386,6 +386,9 @@ glslparser.py
 shader.py
 	A subset of all.py which runs only shader tests
 
+no_error.py
+	A modified version of the test list run as khr_no_error variants
+
 
 4.2 OpenCL Tests
 ----------------
@@ -407,6 +410,9 @@ xts.py
 igt.py
 	Support for running Intel-gpu-tools test suite using piglit.
 
+deqp_egl.py
+	Support for running dEQP's EGL profile with piglit.
+
 deqp_gles2.py
 	Support for running deQP's gles2 profile with piglit.
 
@@ -416,6 +422,30 @@ deqp_gles3.py
 deqp_gles31.py
 	Support for running deQP's gles3.1 profile with piglit.
 
+deqp_vk.py
+	Support for running the official Khronos Vulkan CTS profile with piglit.
+
+khr_gl.py
+	Support for running the open source Khronos OpenGL CTS tests with piglit.
+
+khr_gl45.py
+	Support for running the open source Khronos OpenGL 4.5 CTS tests with piglit.
+
+cts_gl.py
+	Support for running the closed source Khronos OpenGL CTS tests with piglit.
+
+cts_gl45.py
+	Support for running the closed source Khronos OpenGL 4.5 CTS tests with piglit.
+
+cts_gl.py
+	Support for running the closed source Khronos GLES CTS tests with piglit.
+
+oglconform.py
+	Support for running sub-test of the Intel oglconform test suite with piglit.
+
+es3conform.py
+	Support for running a subset of Khronos ES 3.0 Conformance suite with piglit.
+
 
 5. How to write tests
 ---------------------
-- 
2.11.0



More information about the mesa-dev mailing list