Home
last modified time | relevance | path

Searched defs:PFNGLXSWAPINTERVALEXTPROC (Results 1 – 25 of 113) sorted by relevance

12345

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLInterface/
H A DGLX.cpp16 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*, GLXDrawable, int); typedef
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dglx_context.h86 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dglx_context.h86 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dglx_context.h86 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dglx_context.h86 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dglx_context.h86 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dglx_context.h86 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dglx_context.h86 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dglx_context.h86 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dglx_context.h87 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dglx_context.h86 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/graphics/glfw2/glfw-2.7.9/lib/x11/
H A Dplatform.h134 typedef void (*PFNGLXSWAPINTERVALEXTPROC)(Display*,GLXDrawable,int); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/include/glad/
H A Dglx.h468 typedef void (GLAD_API_PTR *PFNGLXSWAPINTERVALEXTPROC)(Display * dpy, GLXDrawable drawable, int int… typedef
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/glad/include/glad/
H A Dglad_glx.h436 typedef void (APIENTRYP PFNGLXSWAPINTERVALEXTPROC)(Display *dpy, GLXDrawable drawable, int interval… typedef
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/include/glad/
H A Dglx.h495 typedef void (GLAD_API_PTR *PFNGLXSWAPINTERVALEXTPROC)(Display * dpy, GLXDrawable drawable, int int… typedef
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglxext_arb.py800 PFNGLXSWAPINTERVALEXTPROC = CFUNCTYPE(c_int, POINTER(Display), GLXDrawable, c_int) # GL/glxext.h:9… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglxext_arb.py800 PFNGLXSWAPINTERVALEXTPROC = CFUNCTYPE(c_int, POINTER(Display), GLXDrawable, c_int) # GL/glxext.h:9… variable
/dports/games/craft/Craft-1.0fbsd/deps/glfw/deps/GL/
H A Dglxext.h297 typedef void ( *PFNGLXSWAPINTERVALEXTPROC) (Display *dpy, GLXDrawable drawable, int interval); typedef
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/khronos/glx/
H A Dglxext.h298 typedef void ( *PFNGLXSWAPINTERVALEXTPROC) (Display *dpy, GLXDrawable drawable, int interval); typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/khronos/glx/
H A Dglxext.h298 typedef void ( *PFNGLXSWAPINTERVALEXTPROC) (Display *dpy, GLXDrawable drawable, int interval); typedef
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dglxext.h969 typedef int ( * PFNGLXSWAPINTERVALEXTPROC) (Display *dpy, GLXDrawable drawable, int interval); typedef
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A Dglxext.h969 typedef int ( * PFNGLXSWAPINTERVALEXTPROC) (Display *dpy, GLXDrawable drawable, int interval); typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/khronos/noninclude/GL/
H A Dglxext.h973 typedef void ( * PFNGLXSWAPINTERVALEXTPROC) (Display *dpy, GLXDrawable drawable, int interval); typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/mesa_headers/GL/
H A Dglxext.h973 typedef void ( * PFNGLXSWAPINTERVALEXTPROC) (Display *dpy, GLXDrawable drawable, int interval); typedef
/dports/math/vtk6/VTK-6.2.0/Utilities/ParseOGLExt/headers/
H A Dglxext.h969 typedef int ( * PFNGLXSWAPINTERVALEXTPROC) (Display *dpy, GLXDrawable drawable, int interval); typedef

12345