angle/third_party/VK-GL-CTS
Courtney Goeltzenleuchter febdcf511c Roll dEQP to VK-GL-CTS
Switch from Android dEQP to Khronos GL CTS.
We now mirror from the public Khronos Github
github.com/KhronosGroup/VK-GL-CTS
This includes a number of text fixes for GLES 2.0 conformance.

Bug: angleproject:3914
Bug: angleproject:1656
Change-Id: I4cccd33e47752742cb989127c5883c0afd075b9e
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1879579
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Courtney Goeltzenleuchter <courtneygo@google.com>
2019-10-29 17:26:16 +00:00
..
README.angle Roll dEQP to VK-GL-CTS 2019-10-29 17:26:16 +00:00

README.angle

Name: Khronos dEQP / CTS
Short Name: VK-GL-CTS
Version: 1.0
URL: https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS
SOURCE CODE: git clone -b VK-GL-CTS https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS
Date: 20/06/2016
Revision: f4f3d8079e7a37d7675ab93583e6438d0bca0e58
Security Critical: no
License: Apache 2.0
License File: LICENSE

Description:
VK-GL-CTS (formally dEQP) is a set of tests and testing tools for GPUs and their drivers. It
currently supports OpenGL ES 2.0 - 3.1 & AEP, EGL and Vulkan (though ANGLE only uses the GLES
pieces). The dEQP has been part of the Android CTS since the L release.