Searched refs:GLXContextID (Results 1 - 19 of 19) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dglxext.h75 GLXDrawable readId, GLXContextID contextId, GLXContextTag tag );
80 extern int DoCreateContext(__GLXclientState *cl, GLXContextID gcId,
81 GLXContextID shareList, VisualID visual, GLuint screen, GLboolean isDirect);
86 extern int DoQueryContext(__GLXclientState *cl, GLXContextID gcId);
H A Dglxserver.h87 typedef XID GLXContextID; typedef
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/
H A Dglxproto.h89 #define GLXContextID CARD32 macro
188 GLXContextID context B32;
199 GLXContextID context B32;
202 GLXContextID shareList B32;
216 GLXContextID context B32;
228 GLXContextID context B32;
262 GLXContextID source B32;
263 GLXContextID dest B32;
445 GLXContextID context B32;
449 GLXContextID shareLis
1993 #undef GLXContextID macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglxserver.h55 typedef XID GLXContextID; typedef
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dfakedri_drv.h50 extern GLXContext VBOXGLXENTRYTAG(glXImportContextEXT)(Display *dpy, GLXContextID contextID) ;
51 extern GLXContextID VBOXGLXENTRYTAG(glXGetContextIDEXT)(const GLXContext ctx) ;
H A Dglx_proto.h28 typedef GLXContext (*PGLXFUNC_ImportContextEXT)(Display *dpy, GLXContextID contextID);
29 typedef GLXContextID (*PGLXFUNC_GetContextIDEXT)(const GLXContext ctx);
H A Ddri_glx.h39 extern DECLEXPORT(GLXContext) VBOXGLXTAG(glXImportContextEXT)(Display *dpy, GLXContextID contextID);
40 extern DECLEXPORT(GLXContextID) VBOXGLXTAG(glXGetContextIDEXT)(const GLXContext ctx);
H A Dglx_c_exports.c35 DECLEXPORT(GLXContext) VBOXGLXENTRYTAG(glXImportContextEXT)(Display *dpy, GLXContextID contextID)
40 DECLEXPORT(GLXContextID) VBOXGLXENTRYTAG(glXGetContextIDEXT)(const GLXContext ctx)
H A Dglx.c2768 DECLEXPORT(GLXContext) VBOXGLXTAG(glXImportContextEXT)(Display *dpy, GLXContextID contextID)
2775 DECLEXPORT(GLXContextID) VBOXGLXTAG(glXGetContextIDEXT)(const GLXContext ctx)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglxserver.h56 typedef XID GLXContextID; typedef
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglxserver.h87 typedef XID GLXContextID; typedef
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglxserver.h82 typedef XID GLXContextID; typedef
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dglxserver.h57 typedef XID GLXContextID; typedef
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglxext.h562 extern GLXContextID glXGetContextIDEXT (const GLXContext);
563 extern GLXContext glXImportContextEXT (Display *, GLXContextID);
568 typedef GLXContextID ( * PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context);
569 typedef GLXContext ( * PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID);
H A Dglx.h184 typedef XID GLXContextID; typedef
/vbox/include/VBox/HostServices/
H A Dglxext.h542 extern GLXContextID glXGetContextIDEXT (const GLXContext);
543 extern GLXContext glXImportContextEXT (Display *, GLXContextID);
548 typedef GLXContextID ( * PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context);
549 typedef GLXContext ( * PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID);
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglxext.h683 extern GLXContextID glXGetContextIDEXT (const GLXContext context);
684 extern GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
689 typedef GLXContextID ( * PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context);
690 typedef GLXContext ( * PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglxext.h664 extern GLXContextID glXGetContextIDEXT (const GLXContext context);
665 extern GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
670 typedef GLXContextID ( * PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context);
671 typedef GLXContext ( * PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID);
H A Dglx.h184 typedef XID GLXContextID; typedef

Completed in 76 milliseconds