Home
last modified time | relevance | path

Searched refs:PFNGLXGETFBCONFIGSPROC (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/glx/
H A Dglx-fbconfig-compliance.c33 static PFNGLXGETFBCONFIGSPROC GetFBConfigs = NULL;
163 GetFBConfigs = (PFNGLXGETFBCONFIGSPROC) in main()
H A Dglx-fbconfig-sanity.c36 static PFNGLXGETFBCONFIGSPROC GetFBConfigs = NULL;
68 GetFBConfigs = (PFNGLXGETFBCONFIGSPROC) in main()
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dglx_context.h84 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
137 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dglx_context.h83 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
135 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dglx_context.h83 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
135 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dglx_context.h83 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
135 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dglx_context.h83 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
135 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dglx_context.h83 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
135 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dglx_context.h83 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
135 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dglx_context.h83 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
135 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dglx_context.h83 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
135 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dglx_context.h83 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef
135 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/playback/video/
H A Dglad_glx.cpp212 PFNGLXGETFBCONFIGSPROC glad_glXGetFBConfigs;
251 glad_glXGetFBConfigs = (PFNGLXGETFBCONFIGSPROC)load("glXGetFBConfigs"); in load_GLX_VERSION_1_3()
H A Dglad_glx.h375 typedef GLXFBConfig *(APIENTRYP PFNGLXGETFBCONFIGSPROC)(Display *dpy, int screen, int *nelements); typedef
376 GLAPI PFNGLXGETFBCONFIGSPROC glad_glXGetFBConfigs;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/src/
H A Dglx.c49 PFNGLXGETFBCONFIGSPROC glad_glXGetFBConfigs = NULL;
114 glad_glXGetFBConfigs = (PFNGLXGETFBCONFIGSPROC) load(userptr, "glXGetFBConfigs"); in glad_glx_load_GLX_VERSION_1_3()
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/src/
H A Dglx.c54 PFNGLXGETFBCONFIGSPROC glad_glXGetFBConfigs = NULL;
119 glad_glXGetFBConfigs = (PFNGLXGETFBCONFIGSPROC) load(userptr, "glXGetFBConfigs"); in glad_glx_load_GLX_VERSION_1_3()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/quic_trace/src/third_party/glew/include/GL/
H A Dglxew.h294 typedef GLXFBConfig* ( * PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
366 GLXEW_FUN_EXPORT PFNGLXGETFBCONFIGSPROC __glewXGetFBConfigs;
/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.h294 typedef GLXFBConfig* ( * PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
366 GLXEW_FUN_EXPORT PFNGLXGETFBCONFIGSPROC __glewXGetFBConfigs;
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/glad/src/
H A Dglad_glx.c226 PFNGLXGETFBCONFIGSPROC glad_glXGetFBConfigs = NULL;
283 glad_glXGetFBConfigs = (PFNGLXGETFBCONFIGSPROC)load("glXGetFBConfigs"); in load_GLX_VERSION_1_3()
/dports/graphics/quesoglc/quesoglc-0.7.2/include/GL/
H A Dglxew.h288 typedef GLXFBConfig* ( * PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
363 extern PFNGLXGETFBCONFIGSPROC __glewXGetFBConfigs;
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dglx_context.h94 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/glad/include/glad/
H A Dglad_glx.h372 typedef GLXFBConfig * (APIENTRYP PFNGLXGETFBCONFIGSPROC)(Display *dpy, int screen, int *nelements); typedef
373 GLAPI PFNGLXGETFBCONFIGSPROC glad_glXGetFBConfigs;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/include/glad/
H A Dglx.h452 typedef GLXFBConfig * (GLAD_API_PTR *PFNGLXGETFBCONFIGSPROC)(Display * dpy, int screen, int * nelem… typedef
516 GLAD_API_CALL PFNGLXGETFBCONFIGSPROC glad_glXGetFBConfigs;
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/include/glad/
H A Dglx.h479 typedef GLXFBConfig * (GLAD_API_PTR *PFNGLXGETFBCONFIGSPROC)(Display * dpy, int screen, int * nelem… typedef
543 GLAD_API_CALL PFNGLXGETFBCONFIGSPROC glad_glXGetFBConfigs;
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad_glx.c182 PFNGLXGETFBCONFIGSPROC glad_glXGetFBConfigs;
366 glad_glXGetFBConfigs = (PFNGLXGETFBCONFIGSPROC)load("glXGetFBConfigs"); in load_GLX_VERSION_1_3()

12345678910