diff options
-rw-r--r-- | src/mapi/glapi/gen/static_data.py | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/mapi/glapi/gen/static_data.py b/src/mapi/glapi/gen/static_data.py index 25e78bf601a..2f403e9b39e 100644 --- a/src/mapi/glapi/gen/static_data.py +++ b/src/mapi/glapi/gen/static_data.py @@ -484,22 +484,17 @@ functions = [ "BindVertexBuffer", "BindVertexBuffers", "Bitmap", - "BlendBarrier", "BlendColor", "BlendColorEXT", "BlendEquation", "BlendEquationEXT", - "BlendEquationi", "BlendEquationiARB", "BlendEquationSeparate", - "BlendEquationSeparatei", "BlendEquationSeparateiARB", "BlendFunc", - "BlendFunci", "BlendFunciARB", "BlendFuncSeparate", "BlendFuncSeparateEXT", - "BlendFuncSeparatei", "BlendFuncSeparateiARB", "BlitFramebuffer", "BufferData", @@ -830,7 +825,6 @@ functions = [ "GetFramebufferAttachmentParameteriv", "GetFramebufferAttachmentParameterivEXT", "GetFramebufferParameteriv", - "GetGraphicsResetStatus", "GetGraphicsResetStatusARB", "GetHandleARB", "GetHistogram", @@ -870,11 +864,8 @@ functions = [ "GetnSeparableFilterARB", "GetnTexImageARB", "GetnUniformdvARB", - "GetnUniformfv", "GetnUniformfvARB", - "GetnUniformiv", "GetnUniformivARB", - "GetnUniformuiv", "GetnUniformuivARB", "GetObjectLabel", "GetObjectParameterfvARB", @@ -1169,7 +1160,6 @@ functions = [ "Orthof", "Orthox", "PassThrough", - "PatchParameteri", "PauseTransformFeedback", "PixelMapfv", "PixelMapuiv", @@ -1201,7 +1191,6 @@ functions = [ "PopDebugGroup", "PopMatrix", "PopName", - "PrimitiveBoundingBox", "PrimitiveRestartIndex", "PrimitiveRestartIndexNV", "PrimitiveRestartNV", @@ -1284,7 +1273,6 @@ functions = [ "RasterPos4s", "RasterPos4sv", "ReadBuffer", - "ReadnPixels", "ReadnPixelsARB", "ReadPixels", "Rectd", |