Go to the documentation of this file.
19 #ifndef FB_GLUE_GLES2_H
20 #define FB_GLUE_GLES2_H
27 #ifdef HAVE_GLES1_GL_H
30 #ifdef HAVE_GLES1_EGL_H
37 # include <EGL/eglext.h>
40 #ifdef HAVE_GLES2_GL2_H
41 # include <GLES2/gl2.h>
42 # include <GLES2/gl2ext.h>
58 virtual bool init(
int ,
char *** );
79 #endif // FB_GLUE__GLES2_H