libgles2 exports the following new symbols in the upcoming 11.1.0 release: glBindFragDataLocationEXT glDrawElementsBaseVertex glDrawElementsInstancedBaseVertex glDrawRangeElementsBaseVertex These new symbols were introduced in af7c98a9 and 625414f7: commit af7c98a9c75b17fc8c8ed0989aa732766e5b06d1 Author: Ryan Houdek <sonicadvance1@gmail.com> Date: Sun Nov 1 21:25:27 2015 -0600 mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES This has been tested with the piglits in the mailing list and on the Dolphin emulator. Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> commit 625414f78c4ece1c5b24a31afad2efa4ea504933 Author: Ryan Houdek <Sonicadvance1@gmail.com> Date: Thu Nov 5 10:52:35 2015 -0600 glapi: add EXT_blend_func_extended XML definitions Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> Are these new symbols intended to be exported or is this a bug?
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/998.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.