4 This repository contains a GPU testing suite called dEQP (drawElements Quality Program).
5 dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vulkan.
10 Up-to-date documentation for the dEQP is available at
11 [Android Open Source Project site](http://source.android.com/devices/graphics/testing.html).
13 The .qpa logs generated by the conformance tests may contain embedded png images of the results.
14 These can be viewed with the [Cherry](https://android.googlesource.com/platform/external/cherry/+/master)
17 Khronos Vulkan Conformance Tests
18 --------------------------------
20 This repository includes Khronos Vulkan CTS under `external/vulkancts` directory.
21 For more information see [Vulkan CTS README](external/vulkancts/README.md).
23 Khronos OpenGL / OpenGL ES Conformance Tests
24 --------------------------------
26 This repository includes Khronos OpenGL / OpenGL ES CTS under `external/openglcts` directory.
27 For more information see [OpenGL / OpenGL ES CTS README](external/openglcts/README.md).