• Home
Name Date Size #Lines LOC

..--

android/07-May-2024-1,868,4001,865,798

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

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

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

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

external/07-May-2024-274,008234,862

framework/07-May-2024-156,170115,683

modules/07-May-2024-458,059351,099

scripts/07-May-2024-8,4505,831

targets/07-May-2024-333238

.gitignoreD07-May-202431 65

Android.mkD07-May-202445.3 KiB926911

CMakeLists.txtD07-May-202411.1 KiB318247

LICENSED07-May-202411.1 KiB203169

MODULE_LICENSE_APACHE2D07-May-20240

NOTICED07-May-202411.1 KiB203169

README.mdD07-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