Home
last modified time | relevance | path

Searched refs:glXChooseFBConfig (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_visual_select_group.txt35 priorities that glXChooseVisual or glXChooseFBConfig defines.
41 of glXChooseVisual or glXChooseFBConfig. The new attribute is
101 the best match and will not continue searching, while glXChooseFBConfig
108 parameter of glXChooseVisual, or glXChooseFBConfig, or glXGetConfig, or
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_visual_select_group.txt35 priorities that glXChooseVisual or glXChooseFBConfig defines.
41 of glXChooseVisual or glXChooseFBConfig. The new attribute is
101 the best match and will not continue searching, while glXChooseFBConfig
108 parameter of glXChooseVisual, or glXChooseFBConfig, or glXGetConfig, or
/third_party/skia/third_party/externals/opengl-registry/extensions/OML/
DGLX_OML_swap_method.txt54 Accepted in the <attrib_list> parameter array of glXChooseFBConfig
59 Accepted as a value in the <attrib_list> parameter of glXChooseFBConfig
/third_party/openGLES/extensions/OML/
DGLX_OML_swap_method.txt54 Accepted in the <attrib_list> parameter array of glXChooseFBConfig
59 Accepted as a value in the <attrib_list> parameter of glXChooseFBConfig
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11opengl.h45 GLXFBConfig *(*glXChooseFBConfig) (Display*,int,const int *,int *); member
DSDL_x11opengl.c366 _this->gl_data->glXChooseFBConfig = in X11_GL_InitExtensions()
641 if (!_this->gl_data->glXChooseFBConfig in X11_GL_CreateContext()
643 _this->gl_data->glXChooseFBConfig(display, in X11_GL_CreateContext()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c75 { "glXChooseFBConfig", (__GLXextFuncPtr) glXChooseFBConfig },
/third_party/flutter/skia/tools/sk_app/unix/
DWindow_unix.cpp92 fFBConfig = glXChooseFBConfig(fDisplay, DefaultScreen(fDisplay), msaaChooseFBConfigAtt, &n); in initWindow()
112 fFBConfig = glXChooseFBConfig(fDisplay, DefaultScreen(fDisplay), kChooseFBConfigAtt, &n); in initWindow()
/third_party/mesa3d/docs/relnotes/
D7.0.1.rst46 - glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag
D6.4.rst36 - GLX_X_RENDERABLE token wasn't accepted by glXChooseFBConfig
D9.0.3.rst109 - xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
110 - st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
D9.1.3.rst52 glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails
/third_party/skia/tools/sk_app/unix/
DWindow_unix.cpp93 fFBConfig = glXChooseFBConfig(fDisplay, DefaultScreen(fDisplay), msaaChooseFBConfigAtt, &n); in initWindow()
113 fFBConfig = glXChooseFBConfig(fDisplay, DefaultScreen(fDisplay), kChooseFBConfigAtt, &n); in initWindow()
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp144 GLXFBConfig *fbc = glXChooseFBConfig(fDisplay, DefaultScreen(fDisplay), in GLXGLTestContext()
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp144 GLXFBConfig *fbc = glXChooseFBConfig(fDisplay, DefaultScreen(fDisplay), in GLXGLTestContext()
/third_party/openGLES/extensions/NV/
DNV_multisample_coverage.txt73 of glXChooseFBConfig, and the <attribute> parameter of
370 1) How do we provide backward compatibility for glXChooseFBConfig
380 format. In this case, glXChooseFBConfig and
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_multisample_coverage.txt73 of glXChooseFBConfig, and the <attribute> parameter of
370 1) How do we provide backward compatibility for glXChooseFBConfig
380 format. In this case, glXChooseFBConfig and
/third_party/mesa3d/include/GL/
Dglx.h237 extern GLXFBConfig *glXChooseFBConfig( Display *dpy, int screen,
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp217 GET_FNPTR_OR_ERROR(&mFnPtrs->chooseFBConfigPtr, glXChooseFBConfig); in initialize()
/third_party/mesa3d/src/glx/
Dglxcmds.c1592 glXChooseFBConfig(Display * dpy, int screen, in glXChooseFBConfig() function
1966 glXChooseFBConfig)
2563 GLX_FUNCTION(glXChooseFBConfig),
2583 GLX_FUNCTION2(glXChooseFBConfigSGIX, glXChooseFBConfig),
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c812 context_glx->priv->fbconfigs = glXChooseFBConfig (device, in gst_gl_context_glx_choose_format()
1018 fbconfigs = glXChooseFBConfig (device, DefaultScreen (device), attrs, in gst_gl_context_glx_fill_info()
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c391 glXChooseFBConfig(Display *dpy, int screen, const int *attribList, int *nitems) in glXChooseFBConfig() function
1088 { "glXChooseFBConfig", (__GLXextFuncPtr) glXChooseFBConfig },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp233 GET_FNPTR_OR_ERROR(&mFnPtrs->chooseFBConfigPtr, glXChooseFBConfig); in initialize()
/third_party/skia/third_party/externals/opengl-registry/extensions/3DFX/
D3DFX_multisample.txt111 Accepted by the <attrib_list> parameter of glXChooseFBConfig and
449 glXChooseFBConfig accepts GLX_SAMPLE_BUFFERS_3DFX in attrib_list,
456 glXChooseFBConfig accepts GLX_SAMPLES_3DFX in attrib_list, followed
/third_party/openGLES/extensions/3DFX/
D3DFX_multisample.txt111 Accepted by the <attrib_list> parameter of glXChooseFBConfig and
449 glXChooseFBConfig accepts GLX_SAMPLE_BUFFERS_3DFX in attrib_list,
456 glXChooseFBConfig accepts GLX_SAMPLES_3DFX in attrib_list, followed

12