NameDateSize

..20-Dec-201612 KiB

.gitignore20-Dec-201631

android/20-Dec-20164 KiB

Android.mk20-Dec-201645.3 KiB

CMakeLists.txt20-Dec-201611.1 KiB

data/20-Dec-20164 KiB

doc/20-Dec-20164 KiB

execserver/20-Dec-20164 KiB

executor/20-Dec-20164 KiB

external/20-Dec-20164 KiB

framework/20-Dec-20164 KiB

LICENSE20-Dec-201611.1 KiB

MODULE_LICENSE_APACHE220-Dec-20160

modules/20-Dec-20164 KiB

NOTICE20-Dec-201611.1 KiB

README.md20-Dec-2016602

scripts/20-Dec-20164 KiB

targets/20-Dec-20164 KiB

README.md

1dEQP README
2===========
3
4This repository contains a GPU testing suite called dEQP (drawElements Quality Program).
5dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vulkan.
6
7Documentation
8-------------
9
10Up-to-date documentation for the dEQP is available at
11[Android Open Source Project site](http://source.android.com/devices/graphics/testing.html).
12
13Khronos Vulkan Conformance Tests
14--------------------------------
15
16This repository includes Khronos Vulkan CTS under `external/vulkancts` directory.
17For more information see [Vulkan CTS README](external/vulkancts/README.md).
18