Skip to content

EGL: Fix two exported extension functions

Kyle Brenneman requested to merge kbrenneman/libglvnd:egl-fix-ext-export into master

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

Merge request reports