Home | History | Annotate | only in /external/deqp
Up to higher level directory
NameDateSize
.editorconfig05-Oct-2017188
.gitignore05-Oct-201754
android/05-Oct-2017
Android.mk05-Oct-201752.7K
CMakeLists.txt05-Oct-201710K
data/05-Oct-2017
doc/05-Oct-2017
execserver/05-Oct-2017
executor/05-Oct-2017
external/05-Oct-2017
framework/05-Oct-2017
LICENSE05-Oct-201711.1K
MODULE_LICENSE_APACHE205-Oct-20170
modules/05-Oct-2017
NOTICE05-Oct-201711.1K
README.md05-Oct-2017602
scripts/05-Oct-2017
targets/05-Oct-2017

README.md

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