Home
last modified time | relevance | path

Searched defs:glXGetFBConfigs (Results 1 – 25 of 130) sorted by relevance

123456

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dglx_mangle.h61 #define glXGetFBConfigs mglXGetFBConfigs macro
/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dglx-CustomJavaCode.java65 public static PointerBuffer glXGetFBConfigs(long dpy, int screen, IntBuffer nelements) { in glXGetFBConfigs() method
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dglx_ext_alias.h4 #define glXGetFBConfigs __aglXGetFBConfigs macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dglx_ext_alias.h4 #define glXGetFBConfigs _al_glXGetFBConfigs macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLX/VERSION/
H A DGLX_1_3.py102 def glXGetFBConfigs(dpy,screen,nelements):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLX/VERSION/
H A DGLX_1_3.py102 def glXGetFBConfigs(dpy,screen,nelements):pass function
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dglx_context.h96 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dglx_context.h96 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dglx_context.h96 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dglx_context.h96 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dglx_context.h96 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dglx_context.h96 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dglx_context.h96 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dglx_context.h96 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dglx_context.h97 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dglx_context.h96 #define glXGetFBConfigs _glfw.glx.GetFBConfigs macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/glx/
H A Dglx.c538 GLXFBConfig *glXGetFBConfigs(Display *display, int screen, int *count) { in glXGetFBConfigs() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/quic_trace/src/third_party/glew/include/GL/
H A Dglxew.h312 #define glXGetFBConfigs GLXEW_GET_FUN(__glewXGetFBConfigs) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/quic_trace/src/third_party/glew/include/GL/
H A Dglxew.h312 #define glXGetFBConfigs GLXEW_GET_FUN(__glewXGetFBConfigs) macro
/dports/graphics/quesoglc/quesoglc-0.7.2/include/GL/
H A Dglxew.h306 #define glXGetFBConfigs GLXEW_GET_FUN(__glewXGetFBConfigs) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_bindings_autogen_glx.h400 #define glXGetFBConfigs ::gl::g_current_glx_context->glXGetFBConfigsFn macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_bindings_autogen_glx.h400 #define glXGetFBConfigs ::gl::g_current_glx_context->glXGetFBConfigsFn macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglx.py256 glXGetFBConfigs = _link_function('glXGetFBConfigs', POINTER(GLXFBConfig), [POINTER(Display), c_int,… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglx.py256 glXGetFBConfigs = _link_function('glXGetFBConfigs', POINTER(GLXFBConfig), [POINTER(Display), c_int,… variable
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dnative-taglet.properties335 glXGetFBConfigs=glXGetFBConfigs.xml key

123456