From f50684890efc0a6ed7d1029866490b4ae95b54c8 Mon Sep 17 00:00:00 2001 From: Jari Komppa Date: Wed, 17 Mar 2021 12:00:50 +0200 Subject: [PATCH] Update README.md files, replacing old link Update README.md files to link to the wiki instead of deprecated information. Affects: None Components: Framework, OpenGL, Vulkan VK-GL-CTS public issue: 249 Change-Id: I40e4c733e55a52952b6b198b005647e199883159 --- README.md | 6 ++++-- external/openglcts/README.md | 7 +++++-- external/vulkancts/README.md | 7 +++++-- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 03f9070..f087aa1 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,10 @@ dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vul Documentation ------------- -Up-to-date documentation for the dEQP is available at -[Android Open Source Project site](http://source.android.com/devices/graphics/testing.html). +Up-to-date documentation for dEQP is available at: + +* [The VK-GL-CTS wiki for Khronos members](https://gitlab.khronos.org/Tracker/vk-gl-cts/wikis/home) +* [The VK-GL-CTS wiki for non-Khronos members](https://github.com/KhronosGroup/VK-GL-CTS/wiki) The .qpa logs generated by the conformance tests may contain embedded PNG images of the results. These can be viewed with `scripts/qpa_image_viewer.html`, by opening the file diff --git a/external/openglcts/README.md b/external/openglcts/README.md index 32381e9..3201903 100644 --- a/external/openglcts/README.md +++ b/external/openglcts/README.md @@ -4,8 +4,11 @@ OpenGL and OpenGL ES 2.0/3.X Conformance Test Instructions This document describes how to build, port, and run the OpenGL and OpenGL ES 2.0/3.X conformance tests, and how to verify and submit test results. -The Conformance Tests are built on dEQP framework. dEQP documentation is -available at http://source.android.com/devices/graphics/testing.html +The Conformance Tests are built on the dEQP framework. +Up-to-date documentation for dEQP is available at: + +* [The VK-GL-CTS wiki for Khronos members](https://gitlab.khronos.org/Tracker/vk-gl-cts/wikis/home) +* [The VK-GL-CTS wiki for non-Khronos members](https://github.com/KhronosGroup/VK-GL-CTS/wiki) Contents diff --git a/external/vulkancts/README.md b/external/vulkancts/README.md index fab2925..664de4c 100644 --- a/external/vulkancts/README.md +++ b/external/vulkancts/README.md @@ -3,8 +3,11 @@ Vulkan CTS README This document describes how to build and run Vulkan Conformance Test suite. -Vulkan CTS is built on dEQP framework. dEQP documentation is available -at http://source.android.com/devices/graphics/testing.html +Vulkan CTS is built on the dEQP framework. +Up-to-date documentation for dEQP is available at: + +* [The VK-GL-CTS wiki for Khronos members](https://gitlab.khronos.org/Tracker/vk-gl-cts/wikis/home) +* [The VK-GL-CTS wiki for non-Khronos members](https://github.com/KhronosGroup/VK-GL-CTS/wiki) Requirements -- 2.7.4