Home
last modified time | relevance | path

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

/third_party/openGLES/extensions/EXT/
DGLX_EXT_import_context.txt45 GLXContext glXImportContextEXT(Display *dpy, GLXContextID contextID);
124 GLXContext glXImportContextEXT(Display *dpy,
127 glXImportContextEXT may be used in place of glXCreateContext to
132 cannot be shared. Thus, glXImportContextEXT, must allocate
146 glXImportContextEXT returns NULL.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_import_context.txt45 GLXContext glXImportContextEXT(Display *dpy, GLXContextID contextID);
124 GLXContext glXImportContextEXT(Display *dpy,
127 glXImportContextEXT may be used in place of glXCreateContext to
132 cannot be shared. Thus, glXImportContextEXT, must allocate
146 glXImportContextEXT returns NULL.
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c117 { "glXImportContextEXT", (__GLXextFuncPtr) glXImportContextEXT },
Dglx_api.c2307 glXImportContextEXT(Display *dpy, GLXContextID contextID) in glXImportContextEXT() function
/third_party/mesa3d/docs/relnotes/
D18.1.2.rst110 - glx: Fix number of property values to read in glXImportContextEXT
D21.0.0.rst225 - glx: Simplify error handling in glXImportContextEXT
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c687 glXImportContextEXT(Display *dpy, GLXContextID contextID) in glXImportContextEXT() function
1130 { "glXImportContextEXT", (__GLXextFuncPtr) glXImportContextEXT },
/third_party/mesa3d/src/glx/
Dglxcmds.c1407 glXImportContextEXT(Display *dpy, GLXContextID contextID) in glXImportContextEXT() function
2611 GLX_FUNCTION(glXImportContextEXT),
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h516 #define glXImportContextEXT GLXEW_GET_FUN(__glewXImportContextEXT) macro
/third_party/openGLES/api/GL/
Dglxext.h311 GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h318 GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h318 GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
/third_party/mesa3d/include/GL/
Dglxext.h326 GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);