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). The .qpa logs generated by the conformance tests may contain embedded png images of the results. These can be viewed with the [Cherry](https://android.googlesource.com/platform/external/cherry/+/master) tool. 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). Khronos OpenGL / OpenGL ES Conformance Tests -------------------------------- This repository includes Khronos OpenGL / OpenGL ES CTS under `external/openglcts` directory. For more information see [OpenGL / OpenGL ES CTS README](external/openglcts/README.md).