#define GL_APICALL #define GL_APIENTRY // Define GL_GLEXT_PROTOTYPES so that the OpenGL extension prototypes in // "gl2ext.h" and "gl3ext.h" are parsed. #define GL_GLEXT_PROTOTYPES #include #include /** Shared between ES2 and ES3 .. */ #include #include