From: Emil Velikov Date: Wed, 21 Nov 2018 05:05:35 +0000 (+0000) Subject: mapi/es2api: remove no longer present entrypoints X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a41214ca3ee5570f73f93d138d7741c2e482d6f8;p=mesa.git mapi/es2api: remove no longer present entrypoints With the previous scripts API from the following was incorrectly exported. Drop them from the list, since they're no longer around. GL_EXT_blend_func_extended GL_EXT_texture_integer Signed-off-by: Emil Velikov Reviewed-by: Erik Faye-Lund --- diff --git a/src/mapi/es2api/ABI-check b/src/mapi/es2api/ABI-check index 594f9a2d6a4..e709c8c945c 100755 --- a/src/mapi/es2api/ABI-check +++ b/src/mapi/es2api/ABI-check @@ -31,7 +31,6 @@ glBindAttribLocation glBindBuffer glBindBufferBase glBindBufferRange -glBindFragDataLocationEXT glBindFramebuffer glBindImageTexture glBindProgramPipeline @@ -195,9 +194,7 @@ glGetSynciv glGetTexLevelParameterfv glGetTexLevelParameteriv glGetTexParameterIiv -glGetTexParameterIivEXT glGetTexParameterIuiv -glGetTexParameterIuivEXT glGetTexParameterfv glGetTexParameteriv glGetTransformFeedbackVarying @@ -311,9 +308,7 @@ glTexBufferRange glTexImage2D glTexImage3D glTexParameterIiv -glTexParameterIivEXT glTexParameterIuiv -glTexParameterIuivEXT glTexParameterf glTexParameterfv glTexParameteri