From 64890c411e05d8a87e9e692b1d8cf470e7d4488c Mon Sep 17 00:00:00 2001 From: Brendan King Date: Thu, 11 Nov 2021 12:09:38 +0000 Subject: [PATCH] GL_ARB_geometry_shader4 entry points. --- src/mapi/glapi/gen/ARB_geometry_shader4.xml | 97 +++++++++++++++++++++ src/mapi/glapi/gen/gl_API.xml | 2 +- src/mapi/glapi/gen/static_data.py | 4 + 3 files changed, 102 insertions(+), 1 deletion(-) create mode 100644 src/mapi/glapi/gen/ARB_geometry_shader4.xml diff --git a/src/mapi/glapi/gen/ARB_geometry_shader4.xml b/src/mapi/glapi/gen/ARB_geometry_shader4.xml new file mode 100644 index 0000000..d92dc57 --- /dev/null +++ b/src/mapi/glapi/gen/ARB_geometry_shader4.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 4e35de0..d5a5e7f 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -8064,7 +8064,7 @@ - + diff --git a/src/mapi/glapi/gen/static_data.py b/src/mapi/glapi/gen/static_data.py index 974f366..833ad73 100644 --- a/src/mapi/glapi/gen/static_data.py +++ b/src/mapi/glapi/gen/static_data.py @@ -1721,6 +1721,10 @@ offsets = { "FramebufferRenderbufferEXT" : 1685, "GetFramebufferAttachmentParameterivEXT" : 1686, "GenerateMipmapEXT" : 1687, + "ProgramParameteriARB" : 1688, + "FramebufferTextureARB" : 1689, + "FramebufferTextureLayerARB" : 1690, + "FramebufferTextureFaceARB" : 1691, } functions = [