1/* gstglconfig.h 2 * 3 * This is a generated file. Please modify `configure.ac' 4 */ 5 6#ifndef __GST_GL_CONFIG_H__ 7#define __GST_GL_CONFIG_H__ 8 9#include <gst/gst.h> 10 11G_BEGIN_DECLS 12 13 14#mesondefine GST_GL_HAVE_OPENGL 15#mesondefine GST_GL_HAVE_GLES2 16#mesondefine GST_GL_HAVE_GLES3 17#mesondefine GST_GL_HAVE_GLES3EXT3_H 18 19#mesondefine GST_GL_HAVE_WINDOW_X11 20#mesondefine GST_GL_HAVE_WINDOW_COCOA 21#mesondefine GST_GL_HAVE_WINDOW_WIN32 22#mesondefine GST_GL_HAVE_WINDOW_WAYLAND 23#mesondefine GST_GL_HAVE_WINDOW_ANDROID 24#mesondefine GST_GL_HAVE_WINDOW_DISPMANX 25#mesondefine GST_GL_HAVE_WINDOW_EAGL 26#mesondefine GST_GL_HAVE_WINDOW_VIV_FB 27#mesondefine GST_GL_HAVE_WINDOW_GBM 28 29#mesondefine GST_GL_HAVE_PLATFORM_EGL 30#mesondefine GST_GL_HAVE_PLATFORM_GLX 31#mesondefine GST_GL_HAVE_PLATFORM_WGL 32#mesondefine GST_GL_HAVE_PLATFORM_CGL 33#mesondefine GST_GL_HAVE_PLATFORM_EAGL 34 35#mesondefine GST_GL_HAVE_DMABUF 36#mesondefine GST_GL_HAVE_VIV_DIRECTVIV 37 38#mesondefine GST_GL_HAVE_GLEGLIMAGEOES 39#mesondefine GST_GL_HAVE_GLCHAR 40#mesondefine GST_GL_HAVE_GLSIZEIPTR 41#mesondefine GST_GL_HAVE_GLINTPTR 42#mesondefine GST_GL_HAVE_GLSYNC 43#mesondefine GST_GL_HAVE_GLUINT64 44#mesondefine GST_GL_HAVE_GLINT64 45#mesondefine GST_GL_HAVE_EGLATTRIB 46#mesondefine GST_GL_HAVE_EGLUINT64KHR 47 48G_END_DECLS 49 50#endif /* __GST_GL_CONFIG_H__ */ 51