Sha256: dca661ca3a33c4ea938689eb0fb513e492e246584b0ac141e1075bb83d257fbb
Contents?: true
Size: 930 Bytes
Versions: 16
Compression:
Stored size: 930 Bytes
Contents
/* gstglconfig.h * * This is a generated file. Please modify `configure.ac' */ #ifndef __GST_GL_CONFIG_H__ #define __GST_GL_CONFIG_H__ #include <gst/gst.h> G_BEGIN_DECLS #define GST_GL_HAVE_OPENGL 1 #define GST_GL_HAVE_GLES2 0 #define GST_GL_HAVE_GLES3 0 #define GST_GL_HAVE_WINDOW_X11 0 #define GST_GL_HAVE_WINDOW_COCOA 0 #define GST_GL_HAVE_WINDOW_WIN32 1 #define GST_GL_HAVE_WINDOW_WAYLAND 0 #define GST_GL_HAVE_WINDOW_ANDROID 0 #define GST_GL_HAVE_WINDOW_DISPMANX 0 #define GST_GL_HAVE_WINDOW_EAGL 0 #define GST_GL_HAVE_PLATFORM_EGL 0 #define GST_GL_HAVE_PLATFORM_GLX 0 #define GST_GL_HAVE_PLATFORM_WGL 1 #define GST_GL_HAVE_PLATFORM_CGL 0 #define GST_GL_HAVE_PLATFORM_EAGL 0 #define GST_GL_HAVE_GLEGLIMAGEOES 0 #define GST_GL_HAVE_GLCHAR 1 #define GST_GL_HAVE_GLSIZEIPTR 1 #define GST_GL_HAVE_GLINTPTR 1 #define GST_GL_HAVE_GLSYNC 1 #define GST_GL_HAVE_GLUINT64 1 G_END_DECLS #endif /* __GST_GL_CONFIG_H__ */
Version data entries
16 entries across 16 versions & 1 rubygems