• Home
Name Date Size #Lines LOC

..--

android/03-May-2024-892,973890,451

data/03-May-2024-127,446110,104

doc/03-May-2024-8,7916,975

execserver/03-May-2024-4,9823,449

executor/03-May-2024-10,1267,241

external/03-May-2024-504,074435,217

framework/03-May-2024-164,123121,498

modules/03-May-2024-469,947360,244

scripts/03-May-2024-8,9936,255

targets/03-May-2024-602494

.editorconfigD03-May-2024188 108

.gitignoreD03-May-202454 87

Android.mkD03-May-202455.2 KiB1,0631,042

CMakeLists.txtD03-May-202410 KiB278217

LICENSED03-May-202411.1 KiB203169

MODULE_LICENSE_APACHE2D03-May-20240

NOTICED03-May-202411.1 KiB203169

OWNERSD03-May-202476 54

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