Lines Matching refs:GLXContext
68 * Get the __DRIdrawable for the drawable associated with a GLXContext
253 static GLXContext
255 GLXContext shareList_user, Bool allowDirect,
351 return (GLXContext) gc;
354 _X_EXPORT GLXContext
356 GLXContext shareList, Bool allowDirect)
405 glXDestroyContext(Display * dpy, GLXContext ctx)
510 glXCopyContext(Display * dpy, GLXContext source_user,
511 GLXContext dest_user, unsigned long mask)
630 glXIsDirect(Display * dpy, GLXContext gc_user)
1417 _X_EXPORT GLXContext
1548 return (GLXContext) ctx;
1554 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value)
1582 (Display * dpy, GLXContext ctx, int attribute, int *value),
1585 _X_EXPORT GLXContextID glXGetContextIDEXT(const GLXContext ctx_user)
1593 glXFreeContextEXT(Display *dpy, GLXContext ctx)
1641 _X_EXPORT GLXContext
1643 int renderType, GLXContext shareList, Bool allowDirect)
1991 _X_EXPORT GLXContext
1994 GLXContext shareList, Bool allowDirect)
1996 GLXContext gc = NULL;