Home
last modified time | relevance | path

Searched defs:getFBConfigAttrib (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/GLX/
H A DOgreGLXUtils.h44 static PFNGLXGETFBCONFIGATTRIBPROC getFBConfigAttrib; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/GLX/
H A DOgreGLXUtils.h45 static PFNGLXGETFBCONFIGATTRIBPROC getFBConfigAttrib; variable
/dports/x11/virtualgl/virtualgl-3.0/server/
H A Dglxvisual.h62 int INLINE getFBConfigAttrib(Display *dpy, VGLFBConfig config, int attribute) in getFBConfigAttrib() function
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dglx_context.c42 static int getFBConfigAttrib(GLXFBConfig fbconfig, int attrib) in getFBConfigAttrib() function
/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Dglx_context.c48 static int getFBConfigAttrib(GLXFBConfig fbconfig, int attrib) in getFBConfigAttrib() function
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/GLX/
H A Dlibglxabipriv.h135 int (*getFBConfigAttrib) (Display *dpy, member
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/
H A DtoglGLX.c18 static PFNGLXGETFBCONFIGATTRIBPROC getFBConfigAttrib = NULL; variable
/dports/graphics/glfw2/glfw-2.7.9/lib/x11/
H A Dx11_window.c417 static int getFBConfigAttrib( GLXFBConfig fbconfig, int attrib ) in getFBConfigAttrib() function
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/GLX/
H A DOgreGLXGLSupport.cpp708 GLint GLXGLSupport::getFBConfigAttrib(GLXFBConfig fbConfig, GLint attribute, GLint *value) in getFBConfigAttrib() function in Ogre::GLXGLSupport
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp341 int FunctionsGLX::getFBConfigAttrib(glx::FBConfig config, int attribute, int *value) const in getFBConfigAttrib() 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.cpp351 int FunctionsGLX::getFBConfigAttrib(glx::FBConfig config, int attribute, int *value) const in getFBConfigAttrib() function in rx::FunctionsGLX
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp368 int FunctionsGLX::getFBConfigAttrib(glx::FBConfig config, int attribute, int *value) const in getFBConfigAttrib() function in rx::FunctionsGLX
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLX/
H A DOgreGLXGLSupport.cpp868 GLint GLXGLSupport::getFBConfigAttrib(GLXFBConfig fbConfig, GLint attribute, GLint *value) in getFBConfigAttrib() function in Ogre::GLXGLSupport
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLX/
H A DOgreGLXGLSupport.cpp876 GLint GLXGLSupport::getFBConfigAttrib(GLXFBConfig fbConfig, GLint attribute, GLint *value) in getFBConfigAttrib() function in Ogre::GLXGLSupport
/dports/x11-wm/compiz/compiz-0.8.8/include/
H A Dcompiz-core.h2141 GLXGetFBConfigAttribProc getFBConfigAttrib; member