X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmapi%2Fes1api%2FABI-check;fp=src%2Fmapi%2Fes1api%2FABI-check;h=d8501e5d8c5c2fdd1ca1486b86764ca48d08bdbf;hb=5661ce6c644f2c95bc2db67b2d356eea65c4b273;hp=11b4923dea280be2f8498ae9a600fbb37206efce;hpb=9f86f1da7c68b5b900cd6f60925610ff1225a72d;p=mesa.git diff --git a/src/mapi/es1api/ABI-check b/src/mapi/es1api/ABI-check index 11b4923dea2..d8501e5d8c5 100755 --- a/src/mapi/es1api/ABI-check +++ b/src/mapi/es1api/ABI-check @@ -4,7 +4,6 @@ set -eu # Print defined gl.* functions not in GL ES 1.1 or in # (FIXME, none of these should be part of the ABI) # GL_EXT_multi_draw_arrays -# GL_OES_EGL_image # or in extensions that are part of the ES 1.1 extension pack. # (see http://www.khronos.org/registry/gles/specs/1.1/opengles_spec_1_1_extension_pack.pdf) @@ -65,8 +64,6 @@ glDisable glDisableClientState glDrawArrays glDrawElements -glEGLImageTargetRenderbufferStorageOES -glEGLImageTargetTexture2DOES glEnable glEnableClientState glFinish