diff options
author | Eric Engestrom <eric.engestrom@intel.com> | 2019-01-24 10:07:45 +0000 |
---|---|---|
committer | Eric Engestrom <eric.engestrom@intel.com> | 2019-01-24 14:37:44 +0000 |
commit | 7d9274388bacc5c30e0bb098f41bb5144475280a (patch) | |
tree | a848dafa52a8a7f64590822818d544fea447721c /include/EGL/egl.h | |
parent | 381d0e753ad4c32306ad0cdc75ce2d30875b8803 (diff) | |
download | mesa-7d9274388bacc5c30e0bb098f41bb5144475280a.tar.gz mesa-7d9274388bacc5c30e0bb098f41bb5144475280a.tar.bz2 mesa-7d9274388bacc5c30e0bb098f41bb5144475280a.zip |
egl: update headers from Khronos
Cheating a tiny bit as these headers aren't in the Khronos repo yet, but
I expect them to be within a couple days.
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'include/EGL/egl.h')
-rw-r--r-- | include/EGL/egl.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/EGL/egl.h b/include/EGL/egl.h index 93a21873c0f..9741fc9208b 100644 --- a/include/EGL/egl.h +++ b/include/EGL/egl.h @@ -28,17 +28,17 @@ extern "C" { ** MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. */ /* -** This header is generated from the Khronos OpenGL / OpenGL ES XML -** API Registry. The current version of the Registry, generator scripts +** This header is generated from the Khronos EGL XML API Registry. +** The current version of the Registry, generator scripts ** used to make the header, and the header can be found at ** http://www.khronos.org/registry/egl ** -** Khronos $Git commit SHA1: a732b061e7 $ on $Git commit date: 2017-06-17 23:27:53 +0100 $ +** Khronos $Git commit SHA1: 9ed2ec4c67 $ on $Git commit date: 2019-01-09 17:54:35 -0800 $ */ #include <EGL/eglplatform.h> -/* Generated on date 20170627 */ +/* Generated on date 20190124 */ /* Generated C header for: * API: egl |