|
Qt 4.8
|
Go to the documentation of this file. 42 #ifndef QWAYLANDEGLINCLUDE_H 43 #define QWAYLANDEGLINCLUDE_H 45 #include <wayland-client.h> 47 #include <wayland-egl.h> 49 #define GL_GLEXT_PROTOTYPES 50 #include <GLES2/gl2.h> 51 #include <GLES2/gl2ext.h> 53 #define EGL_EGLEXT_PROTOTYPES 55 #include <EGL/eglext.h> 57 #endif // QWAYLANDEGLINCLUDE_H