Add top-level README
authorPyry Haulos <phaulos@google.com>
Wed, 10 Feb 2016 20:45:07 +0000 (12:45 -0800)
committerPyry Haulos <phaulos@google.com>
Wed, 10 Feb 2016 20:45:07 +0000 (12:45 -0800)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..678a0e2
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+dEQP README
+===========
+
+This repository contains a GPU testing suite called dEQP (drawElements Quality Program).
+dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vulkan.
+
+Documentation
+-------------
+
+Up-to-date documentation for the dEQP is available at
+[Android Open Source Project site](http://source.android.com/devices/graphics/testing.html).
+
+Khronos Vulkan Conformance Tests
+--------------------------------
+
+This repository includes Khronos Vulkan CTS under `external/vulkancts` directory.
+For more information see [Vulkan CTS README](external/vulkancts/README.md).