Home
last modified time | relevance | path

Searched refs:glXCreateNewContext (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/glx/
H A Dglx-fbconfig-bad.c64 glXCreateNewContext(dpy, NULL, GLX_RGBA_TYPE, NULL, True); in main()
70 glXCreateNewContext(dpy, &bad_config, GLX_RGBA_TYPE, NULL, True); in main()
H A Dglx-close-display.c70 ctx = glXCreateNewContext(dpy, config, GLX_RGBA_TYPE, NULL, True); in isDirectRendering()
H A Dglx-make-current-bad-context.c86 ctx = glXCreateNewContext(dpy, config, 0x1010, NULL, True); in main()
/dports/x11-wm/mutter/mutter-41.1/cogl/tests/data/
H A Dvalgrind.suppressions34 fun:glXCreateNewContext
82 fun:glXCreateNewContext
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/
H A Dclutter-1.0.suppressions34 fun:glXCreateNewContext
82 fun:glXCreateNewContext
/dports/graphics/clutter/clutter-1.26.4/tests/
H A Dclutter.supp34 fun:glXCreateNewContext
90 fun:glXCreateNewContext
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dopengl_glx_context.cpp16 extern GLXContext glXCreateNewContext(void *, void *, int, void *, int);
131 context = glXCreateNewContext(dpy, fbconfig, GLX_RGBA_TYPE, share_list, direct); in halide_opengl_create_context()
/dports/graphics/cogl/cogl-1.22.8/tests/data/
H A Dvalgrind.suppressions34 fun:glXCreateNewContext
90 fun:glXCreateNewContext
/dports/x11-wm/muffin/muffin-4.8.0/cogl/tests/data/
H A Dvalgrind.suppressions34 fun:glXCreateNewContext
90 fun:glXCreateNewContext
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/
H A Dclutter-1.0.suppressions34 fun:glXCreateNewContext
90 fun:glXCreateNewContext
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqglpixelbuffer_x11.cpp90 #define glXCreateNewContext qt_glXCreateNewContext macro
234 … ctx = glXCreateNewContext(QX11Info::display(), configs[0], GLX_RGBA_TYPE, shareContext, true); in init()
282 ctx = glXCreateNewContext(X11->display, configs[0], GLX_RGBA_TYPE, 0, true); in hasOpenGLPbuffers()
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/GLX/
H A Dglx.symbols6 glXCreateNewContext
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/glx/
H A Dglx_platform.h43 GLXContext (*glXCreateNewContext)(Display *dpy, GLXFBConfig config, member
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage_glx.h89 #ifndef glXCreateNewContext
90 #define glXCreateNewContext SAGE_glXCreateNewContext macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dglx_mangle.h70 #define glXCreateNewContext mglXCreateNewContext macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/offscreen/
H A Dqoffscreenintegration_x11.cpp227 … d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, d->shareContext, true); in QOffscreenX11GLXContext()
231 d->context = glXCreateNewContext(x11->display(), config, GLX_RGBA_TYPE, nullptr, true); in QOffscreenX11GLXContext()

12345678910>>...23