/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 76 { "glXCreateNewContext", (__GLXextFuncPtr) glXCreateNewContext },
|
D | glx_api.c | 2145 glXCreateNewContext( Display *dpy, GLXFBConfig config, in glXCreateNewContext() function
|
/third_party/flutter/glfw/src/ |
D | glx_context.h | 106 #define glXCreateNewContext _glfw.glx.CreateNewContext macro
|
D | glx_context.c | 138 return glXCreateNewContext(_glfw.x11.display, in createLegacyContextGLX()
|
/third_party/flutter/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 208 fContext = glXCreateNewContext(fDisplay, bestFbc, GLX_RGBA_TYPE, 0, True); in GLXGLTestContext()
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 208 fContext = glXCreateNewContext(fDisplay, bestFbc, GLX_RGBA_TYPE, nullptr, True); in GLXGLTestContext()
|
/third_party/mesa3d/include/GL/ |
D | glx.h | 267 extern GLXContext glXCreateNewContext( Display *dpy, GLXFBConfig config,
|
D | glxext.h | 139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share…
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | GLX_AMD_gpu_association.txt | 233 Unassociated contexts are created by calling glXCreateNewContext. 305 created by calling glXCreateNewContext, is passed into <ctx>, the 317 glXCreateNewContext, the call will fail, FALSE will be returned and
|
/third_party/openGLES/extensions/AMD/ |
D | GLX_AMD_gpu_association.txt | 233 Unassociated contexts are created by calling glXCreateNewContext. 305 created by calling glXCreateNewContext, is passed into <ctx>, the 317 glXCreateNewContext, the call will fail, FALSE will be returned and
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 402 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool di… in glXCreateNewContext() function 1089 { "glXCreateNewContext", (__GLXextFuncPtr) glXCreateNewContext },
|
/third_party/openGLES/extensions/ARB/ |
D | GLX_ARB_create_context.txt | 106 Contexts", describing glXCreateNewContext, with: 318 GLXContext glXCreateNewContext( 325 Calling glXCreateNewContext is equivalent to the command sequence
|
D | ARB_color_buffer_float.txt | 492 glXCreateNewContext and glXCreateContext functions 912 in the glXCreateNewContext and glXCreateContextWithSGIX
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | GLX_ARB_create_context.txt | 96 Contexts", describing glXCreateNewContext, with: 308 GLXContext glXCreateNewContext( 315 Calling glXCreateNewContext is equivalent to the command sequence
|
D | ARB_color_buffer_float.txt | 482 glXCreateNewContext and glXCreateContext functions 902 in the glXCreateNewContext and glXCreateContextWithSGIX
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 1616 glXCreateNewContext(Display * dpy, GLXFBConfig fbconfig, in glXCreateNewContext() function 2564 GLX_FUNCTION(glXCreateNewContext),
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 299 #define glXCreateNewContext GLXEW_GET_FUN(__glewXCreateNewContext) macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 120 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share…
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share…
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share…
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_packed_float.txt | 102 glXCreateNewContext and glXCreateContext functions
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_packed_float.txt | 102 glXCreateNewContext and glXCreateContext functions
|