1 2 3 4 5 6 7
#define USE_GLUEGEN // Define EGL_EGLEXT_PROTOTYPES so that the EGL extension prototypes in // "eglext.h" are parsed. #define EGL_EGLEXT_PROTOTYPES #include <EGL/eglext.h>