include: update GLES gl2ext header to no longer reference bad function
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 6 Aug 2017 14:33:30 +0000 (10:33 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Tue, 8 Aug 2017 00:32:32 +0000 (20:32 -0400)
commit76ce7f03e76fe252648a9e2b3acdaa2496865b53
tree6f8b87b017ee41bc4774d0819ea7c8d62489393c
parentbfed189ee0ddfe9aad2c8732094434b7e1c5166d
include: update GLES gl2ext header to no longer reference bad function

There was a previous error in the gl.xml and generated files that
referenced glMultiDrawElementsBaseVertexOES. This function should not
exist, only the EXT-suffixed version should.

Leaving the other headers alone to avoid conflicts with GL 4.6 work.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
include/GLES2/gl2ext.h