• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

android/22-Nov-2023-1,868,4001,865,798

data/22-Nov-2023-119,618103,435

doc/22-Nov-2023-8,6656,881

execserver/22-Nov-2023-4,9803,447

executor/22-Nov-2023-10,1257,240

external/22-Nov-2023-274,008234,862

framework/22-Nov-2023-156,170115,683

modules/22-Nov-2023-458,059351,099

scripts/22-Nov-2023-8,4505,831

targets/22-Nov-2023-333238

.gitD01-Jan-19700

.gitignoreD22-Nov-202331 65

Android.mkD22-Nov-202345.3 KiB926911

CMakeLists.txtD22-Nov-202311.1 KiB318247

LICENSED22-Nov-202311.1 KiB203169

MODULE_LICENSE_APACHE2D22-Nov-20230

NOTICED22-Nov-202311.1 KiB203169

README.mdD22-Nov-2023602 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