Searched refs:__GLXcontext (Results 1 - 25 of 76) sorted by relevance

1234

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglxcontext.h40 int (*bindTexImage) (__GLXcontext *baseContext,
43 int (*releaseTexImage) (__GLXcontext *baseContext,
49 struct __GLXcontext { struct
50 void (*destroy) (__GLXcontext *context);
51 int (*makeCurrent) (__GLXcontext *context);
52 int (*loseCurrent) (__GLXcontext *context);
53 int (*copy) (__GLXcontext *dst,
54 __GLXcontext *src,
56 int (*forceCurrent) (__GLXcontext *context);
63 __GLXcontext *las
[all...]
H A Dglxext.h38 extern GLboolean __glXFreeContext(__GLXcontext *glxc);
41 extern void __glXAddToContextList(__GLXcontext *cx);
H A Dglxutil.h45 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglxcontext.h40 int (*bindTexImage) (__GLXcontext * baseContext,
42 int (*releaseTexImage) (__GLXcontext * baseContext,
46 struct __GLXcontext { struct
47 void (*destroy) (__GLXcontext * context);
48 int (*makeCurrent) (__GLXcontext * context);
49 int (*loseCurrent) (__GLXcontext * context);
50 int (*copy) (__GLXcontext * dst, __GLXcontext * src, unsigned long mask);
51 Bool (*wait) (__GLXcontext * context, __GLXclientState * cl, int *error);
58 __GLXcontext *las
[all...]
H A Dglxext.h38 extern GLboolean __glXFreeContext(__GLXcontext * glxc);
41 extern Bool __glXAddContext(__GLXcontext * cx);
H A Dglxutil.h45 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState *, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglxcontext.h40 int (*bindTexImage) (__GLXcontext * baseContext,
42 int (*releaseTexImage) (__GLXcontext * baseContext,
46 struct __GLXcontext { struct
47 void (*destroy) (__GLXcontext * context);
48 int (*makeCurrent) (__GLXcontext * context);
49 int (*loseCurrent) (__GLXcontext * context);
50 int (*copy) (__GLXcontext * dst, __GLXcontext * src, unsigned long mask);
51 Bool (*wait) (__GLXcontext * context, __GLXclientState * cl, int *error);
58 __GLXcontext *nex
[all...]
H A Dglxext.h54 extern GLboolean __glXFreeContext(__GLXcontext * glxc);
57 extern Bool __glXAddContext(__GLXcontext * cx);
H A Dglxutil.h45 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState *, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dglxcontext.h50 int (*bindTexImage) (__GLXcontext *baseContext,
53 int (*releaseTexImage) (__GLXcontext *baseContext,
59 struct __GLXcontext { struct
60 void (*destroy) (__GLXcontext *context);
61 int (*makeCurrent) (__GLXcontext *context);
62 int (*loseCurrent) (__GLXcontext *context);
63 int (*copy) (__GLXcontext *dst,
64 __GLXcontext *src,
66 int (*forceCurrent) (__GLXcontext *context);
73 __GLXcontext *las
[all...]
H A Dglxutil.h44 extern void __glXAssociateContext(__GLXcontext *glxc);
45 extern void __glXDeassociateContext(__GLXcontext *glxc);
57 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglxcontext.h45 int (*bindTexImage) (__GLXcontext *baseContext,
48 int (*releaseTexImage) (__GLXcontext *baseContext,
54 struct __GLXcontext { struct
55 void (*destroy) (__GLXcontext *context);
56 int (*makeCurrent) (__GLXcontext *context);
57 int (*loseCurrent) (__GLXcontext *context);
58 int (*copy) (__GLXcontext *dst,
59 __GLXcontext *src,
61 int (*forceCurrent) (__GLXcontext *context);
68 __GLXcontext *las
[all...]
H A Dglxutil.h44 extern void __glXAssociateContext(__GLXcontext *glxc);
45 extern void __glXDeassociateContext(__GLXcontext *glxc);
57 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);
H A Dglxdrawable.h85 __GLXcontext *drawGlxc;
86 __GLXcontext *readGlxc;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dglxcontext.h40 int (*bindTexImage) (__GLXcontext * baseContext,
42 int (*releaseTexImage) (__GLXcontext * baseContext,
46 struct __GLXcontext { struct
47 void (*destroy) (__GLXcontext * context);
48 int (*makeCurrent) (__GLXcontext * context);
49 int (*loseCurrent) (__GLXcontext * context);
50 int (*copy) (__GLXcontext * dst, __GLXcontext * src, unsigned long mask);
51 Bool (*wait) (__GLXcontext * context, __GLXclientState * cl, int *error);
58 __GLXcontext *nex
[all...]
H A Dglxext.h54 extern GLboolean __glXFreeContext(__GLXcontext * glxc);
57 extern Bool __glXAddContext(__GLXcontext * cx);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglxutil.h35 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState *, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglxutil.h37 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglxutil.h37 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglxutil.h37 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglxutil.h37 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState *, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dglxutil.h48 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglxutil.h43 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglxutil.h43 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglxutil.h43 extern __GLXcontext *__glXLookupContextByTag(__GLXclientState*, GLXContextTag);

Completed in 118 milliseconds

1234