Home | History | Annotate | Download | only in GL

Lines Matching refs:GLXContextID

668 extern GLXContextID glXGetContextIDEXT (const GLXContext context);
669 extern GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
674 typedef GLXContextID ( * PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context);
675 typedef GLXContext ( * PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID);