EGL: Fix two exported extension functions
This fixes a bug in the gen_egl_dispatch.py script that caused it to export the dispatch stubs eglCreatePlatformWindowSurfaceEXT
and eglCreatePlatformPixmapSurfaceEXT
.
Edited by Kyle Brenneman
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This fixes a bug in the gen_egl_dispatch.py script that caused it to export the dispatch stubs eglCreatePlatformWindowSurfaceEXT
and eglCreatePlatformPixmapSurfaceEXT
.