/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_visual_info.txt | 63 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 …]
|
D | GLX_EXT_visual_rating.txt | 26 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
|
D | EXT_scene_marker.txt | 82 <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/ |
D | GLX_EXT_visual_info.txt | 63 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 …]
|
D | GLX_EXT_visual_rating.txt | 26 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
|
D | EXT_scene_marker.txt | 82 <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/ |
D | GLWindowContext_unix.cpp | 145 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/ |
D | GLWindowContext_unix.cpp | 146 glXGetConfig(fDisplay, fVisualInfo, GLX_STENCIL_SIZE, &fStencilBits); in onInitializeContext() 147 glXGetConfig(fDisplay, fVisualInfo, GLX_SAMPLES_ARB, &fSampleCount); in onInitializeContext()
|
/third_party/openGLES/extensions/SGI/ |
D | GLX_SGI_transparent_pixel.txt | 34 Is it okay to return a vector in glXGetConfig ? 105 No new errors for glXGetConfig or glXChooseVisual.
|
D | GLX_SGI_cushion.txt | 79 <attrib> parameter of glXGetConfig: 134 glXGetConfig with <attrib> set to GLX_CUSHION_BUFFERS_SGI.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/ |
D | GLX_SGI_transparent_pixel.txt | 34 Is it okay to return a vector in glXGetConfig ? 105 No new errors for glXGetConfig or glXChooseVisual.
|
D | GLX_SGI_cushion.txt | 79 <attrib> parameter of glXGetConfig: 134 glXGetConfig with <attrib> set to GLX_CUSHION_BUFFERS_SGI.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_visual_select_group.txt | 42 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/ |
D | GLX_SGIX_visual_select_group.txt | 42 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/ |
D | glx_getproc.c | 54 { "glXGetConfig", (__GLXextFuncPtr) glXGetConfig },
|
/third_party/mesa3d/include/GL/ |
D | glx.h | 209 extern int glXGetConfig( Display *dpy, XVisualInfo *visual,
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_multisample.txt | 69 <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
|
D | SGIS_shared_multisample.txt | 220 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/ |
D | SGIS_multisample.txt | 69 <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
|
D | SGIS_shared_multisample.txt | 220 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/ |
D | glxapi.c | 217 glXGetConfig(Display *dpy, XVisualInfo *visinfo, int attrib, int *value) in glXGetConfig() function 1067 { "glXGetConfig", (__GLXextFuncPtr) glXGetConfig },
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_multisample.txt | 120 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/ |
D | ARB_multisample.txt | 110 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/ |
D | 3DFX_multisample.txt | 113 glXGetFBConfigAttrib and glXGetConfig: 470 glXChooseVisual and glXGetConfig. 529 then all references to glXGetFBConfigAttrib and glXGetConfig are
|
/third_party/openGLES/extensions/3DFX/ |
D | 3DFX_multisample.txt | 113 glXGetFBConfigAttrib and glXGetConfig: 470 glXChooseVisual and glXGetConfig. 529 then all references to glXGetFBConfigAttrib and glXGetConfig are
|