Home
last modified time | relevance | path

Searched refs:glXCopyContext (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/glx/apple/
DTODO12 Test glXCopyContext.
16 TEST glXCopyContext needs some work and additional code in apple_glx.c.
/third_party/mesa3d/docs/relnotes/
D6.5.rst64 - glXCopyContext() didn't handle texture object bindings properly
65 - glXCopyContext() didn't copy all lighting state
D7.6.1.rst38 - Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_misc_attribute.txt36 the <mask> argument to PushAttrib and glXCopyContext,
122 (In the glXCopyContext description)
/third_party/openGLES/extensions/EXT/
DEXT_misc_attribute.txt36 the <mask> argument to PushAttrib and glXCopyContext,
122 (In the glXCopyContext description)
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c49 { "glXCopyContext", (__GLXextFuncPtr) glXCopyContext },
Dglx_api.c1363 glXCopyContext( Display *dpy, GLXContext src, GLXContext dst, in glXCopyContext() function
/third_party/mesa3d/include/GL/
Dglx.h193 extern void glXCopyContext( Display *dpy, GLXContext src, GLXContext dst,
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c162 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/
DGLX_AMD_gpu_association.txt340 glXCopyContext. If an associated context is passed into glXCopyContext,
/third_party/openGLES/extensions/AMD/
DGLX_AMD_gpu_association.txt340 glXCopyContext. If an associated context is passed into glXCopyContext,
/third_party/mesa3d/src/glx/
Dglxcmds.c623 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/
Dglxew.h152 extern void glXCopyContext (Display *dpy, GLXContext src, GLXContext dst, GLulong mask);