Home | History | Annotate | only in /external/deqp
Up to higher level directory
NameDateSize
.gitignore21-Oct-201631
android/21-Oct-2016
Android.mk21-Oct-201645.3K
CMakeLists.txt21-Oct-201611.1K
data/21-Oct-2016
doc/21-Oct-2016
execserver/21-Oct-2016
executor/21-Oct-2016
external/21-Oct-2016
framework/21-Oct-2016
LICENSE21-Oct-201611.1K
MODULE_LICENSE_APACHE221-Oct-20160
modules/21-Oct-2016
NOTICE21-Oct-201611.1K
README.md21-Oct-2016602
scripts/21-Oct-2016
targets/21-Oct-2016

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