Home | History | Annotate | Download | only in deqp
      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