summaryrefslogtreecommitdiff
path: root/README.md
blob: 678a0e23719accdc808f79ece2352acd2b8774a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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).