Lines Matching refs:GLXContext
65 * Get the __DRIdrawable for the drawable associated with a GLXContext
318 static GLXContext
320 GLXContext shareList_user, Bool allowDirect,
438 return (GLXContext) gc;
441 _GLX_PUBLIC GLXContext
443 GLXContext shareList, Bool allowDirect)
498 glXDestroyContext(Display * dpy, GLXContext ctx)
625 glXCopyContext(Display * dpy, GLXContext source_user,
626 GLXContext dest_user, unsigned long mask)
684 glXIsDirect(Display * dpy, GLXContext gc_user)
1410 _GLX_PUBLIC GLXContext
1526 return (GLXContext) ctx;
1532 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value)
1560 (Display * dpy, GLXContext ctx, int attribute, int *value),
1563 _GLX_PUBLIC GLXContextID glXGetContextIDEXT(const GLXContext ctx_user)
1571 glXFreeContextEXT(Display *dpy, GLXContext ctx)
1619 _GLX_PUBLIC GLXContext
1621 int renderType, GLXContext shareList, Bool allowDirect)
2028 _GLX_PUBLIC GLXContext
2031 GLXContext shareList, Bool allowDirect)
2033 GLXContext gc = NULL;
2737 MesaGLInteropGLXQueryDeviceInfo(Display *dpy, GLXContext context,
2761 MesaGLInteropGLXExportObject(Display *dpy, GLXContext context,