Home
last modified time | relevance | path

Searched defs:GLXFBConfig (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqglpixelbuffer_p.h76 int transparentRed, transparentGreen, transparentBlue, transparentAlpha;
82 int screen;
87 int maxPbufferWidth, maxPbufferHeight, maxPbufferPixels;
103 GLint accumRedBits, accumGreenBits, accumBlueBits, accumAlphaBits;
107 GLint redBits, greenBits, blueBits, alphaBits;
108 GLuint redMask, greenMask, blueMask, alphaMask;
116 GLint level;
120 GLdouble minRed, maxRed;
121 GLdouble minGreen, maxGreen;
122 GLdouble minBlue, maxBlue;
[all …]
/dports/graphics/jogamp-jogl/gluegen/doc/manual/example7/
H A Dfunction.h2 typedef struct __GLXFBConfigRec *GLXFBConfig; typedef
/dports/graphics/jogl/jogl-1.1.1_9/gluegen/doc/manual/example7/
H A Dfunction.h2 typedef struct __GLXFBConfigRec *GLXFBConfig; typedef
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAspect_FBConfig.hxx17 typedef struct __GLXFBConfigRec* GLXFBConfig; typedef
/dports/cad/opencascade/opencascade-7.6.0/src/Aspect/
H A DAspect_FBConfig.hxx17 typedef struct __GLXFBConfigRec* GLXFBConfig; typedef
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAspect_FBConfig.hxx18 typedef struct __GLXFBConfigRec* GLXFBConfig; typedef
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/unix/
H A Dglx11.h16 typedef struct __GLXFBConfigRec* GLXFBConfig; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/x/
H A Dx11_types.h23 typedef struct __GLXFBConfigRec *GLXFBConfig; typedef
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/x11/X11/
H A DX.h23 typedef struct __GLXFBConfigRec *GLXFBConfig; typedef
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/stub_includes/x11/X11/
H A DX.h24 typedef struct __GLXFBConfigRec *GLXFBConfig; typedef
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dglxapi.py43 GLXFBConfig = Opaque("GLXFBConfig") variable
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dopengl_glx_context.cpp6 typedef void *GLXFBConfig; typedef
/dports/misc/broot/broot-1.7.0/cargo-crates/xcb-0.10.1/examples/
H A Dopengl_window.rs77 ) -> GLXFBConfig { in get_glxfbconfig()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/
H A Dglxtest.cxx49 typedef struct __GLXFBConfigRec *GLXFBConfig; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A Dglxtest.cpp44 typedef struct __GLXFBConfigRec *GLXFBConfig; typedef
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/
H A Dglxtest.cxx49 typedef struct __GLXFBConfigRec *GLXFBConfig; typedef
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLX/
H A D_types.py84 GLXFBConfig = POINTER(struct___GLXFBConfigRec) # /usr/include/GL/glx.h:182 variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLX/
H A D_types.py84 GLXFBConfig = POINTER(struct___GLXFBConfigRec) # /usr/include/GL/glx.h:182 variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLXLibrary.h19 typedef struct __GLXFBConfigRec* GLXFBConfig; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLXLibrary.h21 typedef struct __GLXFBConfigRec* GLXFBConfig; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/xre/
H A Dglxtest.cpp48 typedef struct __GLXFBConfigRec *GLXFBConfig; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLXLibrary.h18 typedef struct __GLXFBConfigRec* GLXFBConfig; typedef
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/glutin-0.21.0/src/api/glx/
H A Dmod.rs508 fb_config: ffi::glx::types::GLXFBConfig, in create_context()
636 ) -> Result<(ffi::glx::types::GLXFBConfig, PixelFormat), ()> { in choose_fbconfig()
/dports/games/dose-response/dose-response-179c326/cargo-crates/glutin-0.21.0/src/api/glx/
H A Dmod.rs508 fb_config: ffi::glx::types::GLXFBConfig, in create_context()
636 ) -> Result<(ffi::glx::types::GLXFBConfig, PixelFormat), ()> { in choose_fbconfig()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/glutin-0.26.0/src/api/glx/
H A Dmod.rs441 fb_config: ffi::glx::types::GLXFBConfig, in create_context()
551 ) -> Result<(ffi::glx::types::GLXFBConfig, PixelFormat, ffi::XVisualInfo), CreationError> { in choose_fbconfig()

123456789