Use canonical Khronos registry XML files for auto-gen.

This switches ANGLE to use the upstream XML files for the CL, EGL
GLX and WGL APIs. Since gl.xml has a few more significant diffs
from the upstream version, that work will come in another CL.

This also removes an ANGLE EGL ext that was added upstream.

Bug: angleproject:6461
Change-Id: I29ead5edc13a4256d1f702c330a5d3d233502cd4
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3854318
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
This commit is contained in:
Jamie Madill
2022-08-24 13:17:14 -04:00
committed by Angle LUCI CQ
parent b688c90985
commit 5d62c05e26
17 changed files with 142 additions and 13732 deletions

View File

@@ -0,0 +1,18 @@
Name: Khronos EGL API and Extension Registry
Short Name: EGL-Registry
Version: N/A
URL: https://github.com/KhronosGroup/EGL-Registry
SOURCE CODE: git clone -b EGL-Registry https://github.com/KhronosGroup/EGL-Registry
Date: N/A
Revision: N/A
Security Critical: no
License: Apache 2.0
License File: Not Included
Description:
The EGL-Registry repository contains the EGL API and Extension Registry,
including specifications, reference pages and reference cards, and the
enumerant registry. It is also used as a backing store for the web view of
the registry at https://www.khronos.org/registry/egl/ ; commits to the master
branch of this repository will be reflected there.

17
third_party/OpenCL-Docs/README.chromium vendored Normal file
View File

@@ -0,0 +1,17 @@
Name: Khronos OpenCL API, OpenCL C, Extensions, SPIR-V Environment Specs, Ref page, and C++ for OpenCL doc sources.
Short Name: OpenCL-Docs
Version: N/A
URL: https://github.com/KhronosGroup/OpenCL-Docs
SOURCE CODE: git clone -b OpenCL-Docs https://github.com/KhronosGroup/OpenCL-Docs
Date: N/A
Revision: N/A
Security Critical: no
License: Apache 2.0
License File: Not Included
Description:
This repository contains the source and tool chain used to generate the formal
OpenCL API, OpenCL C, OpenCL Extensions, OpenCL SPIR-V Environment, OpenCL C
Specifications, as well as the OpenCL Reference Pages and documentation for
the C for OpenCL kernel language.

View File

@@ -0,0 +1,18 @@
Name: Khronos OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
Short Name: OpenGL-Registry
Version: N/A
URL: https://github.com/KhronosGroup/OpenGL-Registry
SOURCE CODE: git clone -b OpenGL-Registry https://github.com/KhronosGroup/OpenGL-Registry
Date: N/A
Revision: N/A
Security Critical: no
License: Apache 2.0
License File: Not Included
Description:
This site contains the API and Extension registries for the OpenGL family
APIs - OpenGL, OpenGL ES, and OpenGL SC. It includes API specifications;
specifications of Khronos- and vendor-approved extensions; header files
corresponding to the specifications; the XML API Registry defining each API;
and related tools and scripts.