/third_party/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 192 glXCreateContextAttribsARB(NULL, (GLXFBConfig) &this->fbc, 0, in TEST_F() 205 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F() 219 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F() 227 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F() 234 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F() 243 glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F() 248 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, share, in TEST_F() 259 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F() 267 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F() 277 ctx = glXCreateContextAttribsARB(this->dpy, (GLXFBConfig) &this->fbc, 0, in TEST_F() [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | GLX_ARB_create_context_robustness.txt | 56 in the <*attrib_list> argument to glXCreateContextAttribsARB: 61 glXCreateContextAttribsARB: 67 argument to glXCreateContextAttribsARB: 82 In the description of glXCreateContextAttribsARB, insert a new 94 glXCreateContextAttribsARB: 117 Add a new context creation error to glXCreateContextAttribsARB:
|
D | GLX_ARB_robustness_application_isolation.txt | 68 in the <*attrib_list> argument to glXCreateContextAttribsARB: 79 glXCreateContextAttribsARB, after that added by 117 Add a new context creation error to glXCreateContextAttribsARB:
|
D | ARB_create_context_no_error.txt | 67 glXCreateContextAttribsARB: 84 Add a new paragraph to the description of glXCreateContextAttribsARB,
|
D | GLX_ARB_create_context.txt | 63 GLXContext glXCreateContextAttribsARB( 100 GLXContext glXCreateContextAttribsARB( 107 If glXCreateContextAttribsARB succeeds, it initializes the context 237 On failure glXCreateContextAttribsARB returns NULL and generates an 419 glXCreateContextAttribsARB request, it uses this information to 492 Context Creation with Attributes (glXCreateContextAttribsARB) 498 1 34 GLX opcode (glXCreateContextAttribsARB) 512 GLX errors for glXCreateContextAttribsARB and glXSetClientInfo2ARB
|
/third_party/openGLES/extensions/ARB/ |
D | GLX_ARB_create_context_robustness.txt | 66 in the <*attrib_list> argument to glXCreateContextAttribsARB: 71 glXCreateContextAttribsARB: 77 argument to glXCreateContextAttribsARB: 92 In the description of glXCreateContextAttribsARB, insert a new 104 glXCreateContextAttribsARB: 127 Add a new context creation error to glXCreateContextAttribsARB:
|
D | GLX_ARB_robustness_application_isolation.txt | 78 in the <*attrib_list> argument to glXCreateContextAttribsARB: 89 glXCreateContextAttribsARB, after that added by 127 Add a new context creation error to glXCreateContextAttribsARB:
|
D | ARB_create_context_no_error.txt | 77 glXCreateContextAttribsARB: 94 Add a new paragraph to the description of glXCreateContextAttribsARB,
|
D | GLX_ARB_create_context.txt | 73 GLXContext glXCreateContextAttribsARB( 110 GLXContext glXCreateContextAttribsARB( 117 If glXCreateContextAttribsARB succeeds, it initializes the context 247 On failure glXCreateContextAttribsARB returns NULL and generates an 429 glXCreateContextAttribsARB request, it uses this information to 502 Context Creation with Attributes (glXCreateContextAttribsARB) 508 1 34 GLX opcode (glXCreateContextAttribsARB) 522 GLX errors for glXCreateContextAttribsARB and glXSetClientInfo2ARB
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_context_priority.txt | 61 glXCreateContextAttribsARB: 66 of glXCreateContextAttribsARB: 74 Add to the text of attributes supported by glXCreateContextAttribsARB:
|
D | GLX_EXT_no_config_context.txt | 85 To the paragraph beginning "If glXCreateContextAttribsARB succeeds", 158 glXCreateContextAttribsARB does not have an explicit screen parameter. 258 or the fbconfig. Only glXCreateContextAttribsARB is expressive enough. 289 - Restrict no-config contexts to glXCreateContextAttribsARB
|
/third_party/openGLES/extensions/NV/ |
D | GLX_NV_multigpu_context.txt | 79 glXCreateContextAttribsARB: 84 the <*attrib_list> argument to glXCreateContextAttribsARB: 96 Add a new paragraph to the description of glXCreateContextAttribsARB: 102 Add a new context creation error to glXCreateContextAttribsARB:
|
D | NV_robustness_video_memory_purge.txt | 75 glXCreateContextAttribsARB: 110 Add a new paragraph to the description of glXCreateContextAttribsARB:
|
/third_party/flutter/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 300 auto glXCreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in CreateBestContext() local 302 if (!glXCreateContextAttribsARB) { in CreateBestContext() 335 context = glXCreateContextAttribsARB(display, bestFbc, glxShareContext, true, in CreateBestContext()
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 307 auto glXCreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in CreateBestContext() local 309 if (!glXCreateContextAttribsARB) { in CreateBestContext() 339 context = glXCreateContextAttribsARB(display, bestFbc, glxShareContext, true, in CreateBestContext()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11opengl.h | 44 GLXContext (*glXCreateContextAttribsARB) (Display*,GLXFBConfig,GLXContext,Bool,const int *); member
|
D | SDL_x11opengl.c | 363 _this->gl_data->glXCreateContextAttribsARB = in X11_GL_InitExtensions() 630 if (!_this->gl_data->glXCreateContextAttribsARB) { in X11_GL_CreateContext() 648 context = _this->gl_data->glXCreateContextAttribsARB(display, in X11_GL_CreateContext()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/ |
D | GLX_MESA_query_renderer.txt | 99 glXCreateContextAttribsARB: 146 glXCreateContextAttribsARB 217 [Add to list of errors for glXCreateContextAttribsARB in section section 282 RESOLVED. The language for glXCreateContextAttribsARB already covers 315 glXCreateContextAttribsARB without error. If the requested 318 glXCreateContextAttribsARB.
|
/third_party/mesa3d/src/glx/ |
D | create_context.c | 45 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, in glXCreateContextAttribsARB() function
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_no_config_context.txt | 81 To the paragraph beginning "If glXCreateContextAttribsARB succeeds", 154 glXCreateContextAttribsARB does not have an explicit screen parameter. 254 or the fbconfig. Only glXCreateContextAttribsARB is expressive enough. 282 - Restrict no-config contexts to glXCreateContextAttribsARB
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_robustness_video_memory_purge.txt | 75 glXCreateContextAttribsARB: 110 Add a new paragraph to the description of glXCreateContextAttribsARB:
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 166 { "glXCreateContextAttribsARB", (__GLXextFuncPtr) glXCreateContextAttribsARB },
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/ |
D | gstglcontext_glx.c | 70 GLXContext (*glXCreateContextAttribsARB) (Display *, GLXFBConfig, member 587 ret = context_glx->priv->glXCreateContextAttribsARB (dpy, fbconfig, in _create_context_with_flags() 644 context_glx->priv->glXCreateContextAttribsARB = in gst_gl_context_glx_create_context() 649 && context_glx->priv->glXCreateContextAttribsARB) { in gst_gl_context_glx_create_context()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_context_flush_control.txt | 127 glXCreateContextAttribsARB: 132 the <*attrib_list> argument to glXCreateContextAttribsARB: 246 Add a new paragraph to the description of glXCreateContextAttribsARB, 278 The errors defined for eglCreateContext, glXCreateContextAttribsARB, and
|
/third_party/openGLES/extensions/MESA/ |
D | GLX_MESA_query_renderer.txt | 138 glXCreateContextAttribsARB 251 RESOLVED. The language for glXCreateContextAttribsARB already covers 284 glXCreateContextAttribsARB without error. If the requested 287 glXCreateContextAttribsARB.
|