Searched refs:glXCopyContext (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/glx/apple/ |
D | TODO | 12 Test glXCopyContext. 16 TEST glXCopyContext needs some work and additional code in apple_glx.c.
|
/third_party/mesa3d/docs/relnotes/ |
D | 6.5.rst | 64 - glXCopyContext() didn't handle texture object bindings properly 65 - glXCopyContext() didn't copy all lighting state
|
D | 7.6.1.rst | 38 - Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_misc_attribute.txt | 36 the <mask> argument to PushAttrib and glXCopyContext, 122 (In the glXCopyContext description)
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_misc_attribute.txt | 36 the <mask> argument to PushAttrib and glXCopyContext, 122 (In the glXCopyContext description)
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 49 { "glXCopyContext", (__GLXextFuncPtr) glXCopyContext },
|
D | glx_api.c | 1363 glXCopyContext( Display *dpy, GLXContext src, GLXContext dst, in glXCopyContext() function
|
/third_party/mesa3d/include/GL/ |
D | glx.h | 193 extern void glXCopyContext( Display *dpy, GLXContext src, GLXContext dst,
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 162 glXCopyContext(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask) in glXCopyContext() function 1062 { "glXCopyContext", (__GLXextFuncPtr) glXCopyContext },
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | GLX_AMD_gpu_association.txt | 340 glXCopyContext. If an associated context is passed into glXCopyContext,
|
/third_party/openGLES/extensions/AMD/ |
D | GLX_AMD_gpu_association.txt | 340 glXCopyContext. If an associated context is passed into glXCopyContext,
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 623 glXCopyContext(Display * dpy, GLXContext source_user, in glXCopyContext() function 2537 GLX_FUNCTION(glXCopyContext),
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 152 extern void glXCopyContext (Display *dpy, GLXContext src, GLXContext dst, GLulong mask);
|