/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_fbconfig_float.txt | 93 [Added following the description of glXGetFBConfigAttribSGIX] 104 glXGetFBConfigAttribSGIX, although it returns a double value
|
D | GLX_SGIX_color_typeXXX.txt | 57 Accepted by the <attributes> parameter of glXGetFBConfigAttribSGIX, and 62 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to
|
D | GLX_SGIX_fbconfig.txt | 108 int glXGetFBConfigAttribSGIX(Display *dpy, 136 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX, and 143 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX, the 150 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX: 154 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to 161 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to 322 int glXGetFBConfigAttribSGIX(Display *dpy, 327 If glXGetFBConfigAttribSGIX succeeds then it returns Success and the
|
D | GLX_SGIX_pbuffer.txt | 102 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX: 110 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to 180 [Add to glXGetFBConfigAttribSGIX]:
|
D | GLX_SGIX_color_type.txt | 89 Accepted by the <attributes> parameter of glXGetFBConfigAttribSGIX, and 103 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_fbconfig_float.txt | 93 [Added following the description of glXGetFBConfigAttribSGIX] 104 glXGetFBConfigAttribSGIX, although it returns a double value
|
D | GLX_SGIX_color_typeXXX.txt | 57 Accepted by the <attributes> parameter of glXGetFBConfigAttribSGIX, and 62 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to
|
D | GLX_SGIX_fbconfig.txt | 108 int glXGetFBConfigAttribSGIX(Display *dpy, 136 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX, and 143 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX, the 150 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX: 154 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to 161 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to 322 int glXGetFBConfigAttribSGIX(Display *dpy, 327 If glXGetFBConfigAttribSGIX succeeds then it returns Success and the
|
D | GLX_SGIX_pbuffer.txt | 102 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX: 110 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to 180 [Add to glXGetFBConfigAttribSGIX]:
|
D | GLX_SGIX_color_type.txt | 89 Accepted by the <attributes> parameter of glXGetFBConfigAttribSGIX, and 103 Returned by glXGetFBConfigAttribSGIX (when <attribute> is set to
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 121 { "glXGetFBConfigAttribSGIX", (__GLXextFuncPtr) glXGetFBConfigAttribSGIX },
|
D | glx_api.c | 2330 glXGetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX config, in glXGetFBConfigAttribSGIX() function
|
/third_party/mesa3d/src/glx/apple/ |
D | glx_empty.c | 176 glXGetFBConfigAttribSGIX(Display * dpy, void *config, int a, int *b)
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 711 glXGetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX config, int attribute, int *value) in glXGetFBConfigAttribSGIX() function 1134 { "glXGetFBConfigAttribSGIX", (__GLXextFuncPtr) glXGetFBConfigAttribSGIX },
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | GLX_SGIS_color_range.txt | 92 * float versions of glXGetFBConfigAttribSGIX? YES! 125 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX
|
/third_party/openGLES/extensions/SGIS/ |
D | GLX_SGIS_color_range.txt | 92 * float versions of glXGetFBConfigAttribSGIX? YES! 125 Accepted by the <attribute> parameter of glXGetFBConfigAttribSGIX
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 1959 GLX_ALIAS(int, glXGetFBConfigAttribSGIX, 2582 GLX_FUNCTION2(glXGetFBConfigAttribSGIX, glXGetFBConfigAttrib),
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 906 #define glXGetFBConfigAttribSGIX GLXEW_GET_FUN(__glewXGetFBConfigAttribSGIX) macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 751 int glXGetFBConfigAttribSGIX (Display *dpy, GLXFBConfigSGIX config, int attribute, int *value);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 750 int glXGetFBConfigAttribSGIX (Display *dpy, GLXFBConfigSGIX config, int attribute, int *value);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 750 int glXGetFBConfigAttribSGIX (Display *dpy, GLXFBConfigSGIX config, int attribute, int *value);
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 766 int glXGetFBConfigAttribSGIX (Display *dpy, GLXFBConfigSGIX config, int attribute, int *value);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_float_buffer.txt | 488 glXGetFBConfigAttribSGIX):
|
/third_party/openGLES/extensions/NV/ |
D | NV_float_buffer.txt | 488 glXGetFBConfigAttribSGIX):
|