Home
last modified time | relevance | path

Searched defs:chooseFBConfig (Results 1 – 11 of 11) sorted by relevance

/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dglx_context.c51 static GLboolean chooseFBConfig(const _GLFWfbconfig* desired, GLXFBConfig* result) in chooseFBConfig() function
/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Dglx_context.c65 static GLboolean chooseFBConfig(const _GLFWfbconfig* desired, GLXFBConfig* result) in chooseFBConfig() function
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/GLX/
H A Dlibglxabipriv.h101 GLXFBConfig* (*chooseFBConfig) (Display *dpy, member
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/
H A DtoglGLX.c17 static PFNGLXCHOOSEFBCONFIGPROC chooseFBConfig = NULL; variable
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/GLX/
H A DOgreGLXGLSupport.cpp605 GLXFBConfig* GLXGLSupport::chooseFBConfig(const GLint *attribList, GLint *nElements) in chooseFBConfig() function in Ogre::GLXGLSupport
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp336 glx::FBConfig *FunctionsGLX::chooseFBConfig(const int *attribList, int *nElements) const in chooseFBConfig() function in rx::FunctionsGLX
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp346 glx::FBConfig *FunctionsGLX::chooseFBConfig(const int *attribList, int *nElements) const in chooseFBConfig() function in rx::FunctionsGLX
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp363 glx::FBConfig *FunctionsGLX::chooseFBConfig(const int *attribList, int *nElements) const in chooseFBConfig() function in rx::FunctionsGLX
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLX/
H A DOgreGLXGLSupport.cpp807 GLXFBConfig* GLXGLSupport::chooseFBConfig(const GLint *attribList, GLint *nElements) in chooseFBConfig() function in Ogre::GLXGLSupport
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLX/
H A DOgreGLXGLSupport.cpp850 GLXFBConfig* GLXGLSupport::chooseFBConfig(const GLint *attribList, GLint *nElements) in chooseFBConfig() function in Ogre::GLXGLSupport
/dports/x11/virtualgl/virtualgl-3.0/server/
H A Dglxvisual.cpp850 VGLFBConfig *chooseFBConfig(Display *dpy, int screen, const int attribs[], in chooseFBConfig() function