Home
last modified time | relevance | path

Searched defs:glXDestroyContext (Results 1 – 25 of 90) sorted by relevance

1234

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/glut/
H A Dwin32_glx.h38 #define glXDestroyContext(display, context) \ macro
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/glx/
H A Dglx_platform.h46 void (*glXDestroyContext)(Display *dpy, GLXContext ctx); member
/dports/devel/sdl12/SDL-1.2.15/src/video/x11/
H A DSDL_x11gl_c.h51 void (*glXDestroyContext) member
/dports/cad/calculix/CalculiX/glut-3.5/src/
H A Dwin32_glx.c16 glXDestroyContext(Display* display, GLXContext context) in glXDestroyContext() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT OpenGL/glx/library/
H A Dglx.c95 JNIEXPORT void JNICALL GLX_NATIVE(glXDestroyContext) in GLX_NATIVE() argument
/dports/x11-toolkits/swt/swt-4.20/
H A Dglx.c95 JNIEXPORT void JNICALL GLX_NATIVE(glXDestroyContext) in GLX_NATIVE() argument
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/x11/
H A DSDL_x11opengl.h46 void (*glXDestroyContext) (Display*, GLXContext); member
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/x11/
H A DSDL_x11opengl.h46 void (*glXDestroyContext) (Display*, GLXContext); member
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/x11/
H A DSDL_x11opengl.h46 void (*glXDestroyContext) (Display*, GLXContext); member
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dglx_mangle.h31 #define glXDestroyContext mglXDestroyContext macro
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/x11/
H A DSDL_x11opengl.h56 void (*glXDestroyContext) (Display*, GLXContext); member
/dports/devel/sdl20/SDL2-2.0.18/src/video/x11/
H A DSDL_x11opengl.h57 void (*glXDestroyContext) (Display*, GLXContext); member
/dports/x11/controllermap/SDL2-2.0.18/src/video/x11/
H A DSDL_x11opengl.h57 void (*glXDestroyContext) (Display*, GLXContext); member
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/
H A Dglxtest.cxx150 …PFNGLXDESTROYCONTEXT glXDestroyContext = cast<PFNGLXDESTROYCONTEXT>(glXGetProcAddress("glXDestroyC… in glxtest() local
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A Dglxtest.cpp156 PFNGLXDESTROYCONTEXT glXDestroyContext = in glxtest() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/
H A Dglxtest.cxx150 …PFNGLXDESTROYCONTEXT glXDestroyContext = cast<PFNGLXDESTROYCONTEXT>(glXGetProcAddress("glXDestroyC… in glxtest() local
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/gtk/
H A Dgl-context.rkt110 (define-glx glXDestroyContext function
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/xre/
H A Dglxtest.cpp197 …PFNGLXDESTROYCONTEXT glXDestroyContext = cast<PFNGLXDESTROYCONTEXT>(glXGetProcAddress("glXDestroyC… in glxtest() local
/dports/devel/qmake/qt-x11-free-3.3.8/src/opengl/
H A Dqgl_x11_p.h175 #define glXDestroyContext qt_glXDestroyContext macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLX/VERSION/
H A DGLX_1_0.py56 def glXDestroyContext(dpy,ctx):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLX/VERSION/
H A DGLX_1_0.py56 def glXDestroyContext(dpy,ctx):pass function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT OpenGL/glx/org/eclipse/swt/internal/opengl/glx/
H A DGLX.java231 public static final native void glXDestroyContext(long dpy, long ctx); in glXDestroyContext() method in GLX
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/opengl/glx/
H A DGLX.java231 public static final native void glXDestroyContext(long dpy, long ctx); in glXDestroyContext() method in GLX
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dglx_context.h101 #define glXDestroyContext _glfw.glx.DestroyContext macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dglx_context.h101 #define glXDestroyContext _glfw.glx.DestroyContext macro

1234