Home
last modified time | relevance | path

Searched refs:glXGetConfig (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_visual_info.txt63 Accepted by the <attrib> parameter of glXGetConfig, and by the
74 Returned by glXGetConfig, and accepted by the <attrib_list>
85 Returned by glXGetConfig, and accepted by the <attrib_list>
115 The X visual type of a GLX visual can be queried using glXGetConfig().
175 glXGetConfig returns one of the values in table 2 (below) when called
310 GLX_X_VISUAL_TYPE_EXT glXGetConfig Z6
311 GLX_TRANSPARENT_TYPE_EXT glXGetConfig
312 GLX_TRANSPARENT_INDEX_VALUE_EXT glXGetConfig
313 GLX_TRANSPARENT_RED_VALUE_EXT glXGetConfig
314 GLX_TRANSPARENT_GREEN_VALUE_EXT glXGetConfig
[all …]
DGLX_EXT_visual_rating.txt26 may be queried using glXGetConfig, and can therefore be used by
68 Accepted by the <attribute> parameter of glXGetConfig and by the
73 Returned by the <value> parameter of glXGetConfig (when <attribute> is set
104 When called with <attribute> set to GLX_VISUAL_CAVEAT_EXT, glXGetConfig
DEXT_scene_marker.txt82 <attrib> parameter of glXGetConfig:
146 The parameter GLX_SCENE_REQUIRED_EXT is added to glXGetConfig. When
147 queried, by calling glXGetConfig with <attrib> set to
/third_party/openGLES/extensions/EXT/
DGLX_EXT_visual_info.txt63 Accepted by the <attrib> parameter of glXGetConfig, and by the
74 Returned by glXGetConfig, and accepted by the <attrib_list>
85 Returned by glXGetConfig, and accepted by the <attrib_list>
115 The X visual type of a GLX visual can be queried using glXGetConfig().
175 glXGetConfig returns one of the values in table 2 (below) when called
310 GLX_X_VISUAL_TYPE_EXT glXGetConfig Z6
311 GLX_TRANSPARENT_TYPE_EXT glXGetConfig
312 GLX_TRANSPARENT_INDEX_VALUE_EXT glXGetConfig
313 GLX_TRANSPARENT_RED_VALUE_EXT glXGetConfig
314 GLX_TRANSPARENT_GREEN_VALUE_EXT glXGetConfig
[all …]
DGLX_EXT_visual_rating.txt26 may be queried using glXGetConfig, and can therefore be used by
68 Accepted by the <attribute> parameter of glXGetConfig and by the
73 Returned by the <value> parameter of glXGetConfig (when <attribute> is set
104 When called with <attribute> set to GLX_VISUAL_CAVEAT_EXT, glXGetConfig
DEXT_scene_marker.txt82 <attrib> parameter of glXGetConfig:
146 The parameter GLX_SCENE_REQUIRED_EXT is added to glXGetConfig. When
147 queried, by calling glXGetConfig with <attrib> set to
/third_party/skia/tools/sk_app/unix/
DGLWindowContext_unix.cpp145 glXGetConfig(fDisplay, fVisualInfo, GLX_STENCIL_SIZE, &fStencilBits); in onInitializeContext()
146 glXGetConfig(fDisplay, fVisualInfo, GLX_SAMPLES_ARB, &fSampleCount); in onInitializeContext()
/third_party/flutter/skia/tools/sk_app/unix/
DGLWindowContext_unix.cpp146 glXGetConfig(fDisplay, fVisualInfo, GLX_STENCIL_SIZE, &fStencilBits); in onInitializeContext()
147 glXGetConfig(fDisplay, fVisualInfo, GLX_SAMPLES_ARB, &fSampleCount); in onInitializeContext()
/third_party/openGLES/extensions/SGI/
DGLX_SGI_transparent_pixel.txt34 Is it okay to return a vector in glXGetConfig ?
105 No new errors for glXGetConfig or glXChooseVisual.
DGLX_SGI_cushion.txt79 <attrib> parameter of glXGetConfig:
134 glXGetConfig with <attrib> set to GLX_CUSHION_BUFFERS_SGI.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DGLX_SGI_transparent_pixel.txt34 Is it okay to return a vector in glXGetConfig ?
105 No new errors for glXGetConfig or glXChooseVisual.
DGLX_SGI_cushion.txt79 <attrib> parameter of glXGetConfig:
134 glXGetConfig with <attrib> set to GLX_CUSHION_BUFFERS_SGI.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_visual_select_group.txt42 invisible to users so can't be queried by glXGetConfig or
108 parameter of glXChooseVisual, or glXChooseFBConfig, or glXGetConfig, or
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_visual_select_group.txt42 invisible to users so can't be queried by glXGetConfig or
108 parameter of glXChooseVisual, or glXChooseFBConfig, or glXGetConfig, or
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c54 { "glXGetConfig", (__GLXextFuncPtr) glXGetConfig },
/third_party/mesa3d/include/GL/
Dglx.h209 extern int glXGetConfig( Display *dpy, XVisualInfo *visual,
/third_party/openGLES/extensions/SGIS/
DSGIS_multisample.txt69 <attrib> parameter of glXGetConfig:
457 The parameter GLX_SAMPLE_BUFFERS_SGIS is added to glXGetConfig. When
458 queried, by calling glXGetConfig with <attrib> set to
463 glXGetConfig with <attrib> set to GLX_SAMPLES_SGIS. It is understood
DSGIS_shared_multisample.txt220 Accepted by the <attrib> parameter of glXGetConfig, and by the
331 GLX_MULTISAMPLE_SUB_RECT_HEIGHT_SGIS, glXGetConfig returns in
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DSGIS_multisample.txt69 <attrib> parameter of glXGetConfig:
457 The parameter GLX_SAMPLE_BUFFERS_SGIS is added to glXGetConfig. When
458 queried, by calling glXGetConfig with <attrib> set to
463 glXGetConfig with <attrib> set to GLX_SAMPLES_SGIS. It is understood
DSGIS_shared_multisample.txt220 Accepted by the <attrib> parameter of glXGetConfig, and by the
331 GLX_MULTISAMPLE_SUB_RECT_HEIGHT_SGIS, glXGetConfig returns in
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c217 glXGetConfig(Display *dpy, XVisualInfo *visinfo, int attrib, int *value) in glXGetConfig() function
1067 { "glXGetConfig", (__GLXextFuncPtr) glXGetConfig },
/third_party/openGLES/extensions/ARB/
DARB_multisample.txt120 the <attrib> parameter of glXGetConfig:
514 The parameter GLX_SAMPLE_BUFFERS_ARB is added to glXGetConfig.
515 When queried, by calling glXGetConfig with <attrib> set to
520 is queried by calling glXGetConfig with <attrib> set to
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_multisample.txt110 the <attrib> parameter of glXGetConfig:
504 The parameter GLX_SAMPLE_BUFFERS_ARB is added to glXGetConfig.
505 When queried, by calling glXGetConfig with <attrib> set to
510 is queried by calling glXGetConfig with <attrib> set to
/third_party/skia/third_party/externals/opengl-registry/extensions/3DFX/
D3DFX_multisample.txt113 glXGetFBConfigAttrib and glXGetConfig:
470 glXChooseVisual and glXGetConfig.
529 then all references to glXGetFBConfigAttrib and glXGetConfig are
/third_party/openGLES/extensions/3DFX/
D3DFX_multisample.txt113 glXGetFBConfigAttrib and glXGetConfig:
470 glXChooseVisual and glXGetConfig.
529 then all references to glXGetFBConfigAttrib and glXGetConfig are

12