• Home
Name Date Size #Lines LOC

..--

android/03-May-2024-1,869,2701,866,658

data/03-May-2024-119,618103,435

doc/03-May-2024-8,6656,881

execserver/03-May-2024-4,9803,447

executor/03-May-2024-10,1257,240

external/03-May-2024-274,253235,049

framework/03-May-2024-156,302115,787

modules/03-May-2024-458,476351,446

scripts/03-May-2024-8,4755,855

targets/03-May-2024-333238

.gitignoreD03-May-202431 65

Android.mkD03-May-202445.3 KiB926911

CMakeLists.txtD03-May-202411.1 KiB318247

LICENSED03-May-202411.1 KiB203169

MODULE_LICENSE_APACHE2D03-May-20240

NOTICED03-May-202411.1 KiB203169

README.mdD03-May-2024602 1812

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