glapi: add GL_OES_geometry_shader extension

Graphics / Mesa 3D Graphics Library / Mesa - Marta Lofstedt [intel.com] - 22 January 2016 10:13 UTC

Add xml definitions for the GL_OES_geometry_shader extension and expose the extension for OpenGL ES 3.1.

af5a14d glapi: add GL_OES_geometry_shader extension
src/mapi/glapi/gen/apiexec.py | 5 ++--
src/mapi/glapi/gen/es_EXT.xml | 43 +++++++++++++++++++++++++++++++
src/mesa/main/extensions_table.h | 1 +
src/mesa/main/mtypes.h | 1 +
src/mesa/main/tests/dispatch_sanity.cpp | 3 +++
5 files changed, 50 insertions(+), 3 deletions(-)

Upstream: cgit.freedesktop.org


  • Share