4#ifndef QGLXCONVENIENCE_H 
    5#define QGLXCONVENIENCE_H 
   18#include <QtCore/qlist.h> 
   19#include <QtGui/qsurfaceformat.h> 
   20#include <QtCore/private/qglobal_p.h> 
   33                                       int drawableBit = GLX_WINDOW_BIT,
 
   38                                              int drawableBit = GLX_WINDOW_BIT,
 
   43                                         bool highestPixelFormat = 
false,
 
   44                                         int drawableBit = GLX_WINDOW_BIT,
 
   51                                                   XVisualInfo *visualInfo, 
int flags = 0);
 
struct wl_display * display
 
Combined button and popup list for selecting options.
 
Q_GUI_EXPORT XVisualInfo * qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format, int drawableBit=GLX_WINDOW_BIT, int flags=0)
 
Q_GUI_EXPORT bool qglx_reduceFormat(QSurfaceFormat *format)
 
Q_GUI_EXPORT GLXFBConfig qglx_findConfig(Display *display, int screen, QSurfaceFormat format, bool highestPixelFormat=false, int drawableBit=GLX_WINDOW_BIT, int flags=0)
 
Q_GUI_EXPORT void qglx_surfaceFormatFromVisualInfo(QSurfaceFormat *format, Display *display, XVisualInfo *visualInfo, int flags=0)
 
Q_GUI_EXPORT QList< int > qglx_buildSpec(const QSurfaceFormat &format, int drawableBit=GLX_WINDOW_BIT, int flags=0)
 
Q_GUI_EXPORT void qglx_surfaceFormatFromGLXFBConfig(QSurfaceFormat *format, Display *display, GLXFBConfig config, int flags=0)
 
GLint GLsizei GLsizei GLenum format