Searched refs:glXQueryDrawable (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglx_mangle.h69 #define glXQueryDrawable mglXQueryDrawable macro
H A Dglx.h282 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
H A Dglxext.h534 extern void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglx_mangle.h69 #define glXQueryDrawable mglXQueryDrawable macro
H A Dglx.h272 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
H A Dglxext.h452 extern void glXQueryDrawable (Display *, GLXDrawable, int, unsigned int *);
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dfakedri_drv.h110 extern void VBOXGLXENTRYTAG(glXQueryDrawable)(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) ;
H A Ddri_glx.h152 extern DECLEXPORT(void) VBOXGLXTAG(glXQueryDrawable)(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
H A Dglx_c_exports.c351 DECLEXPORT(void) VBOXGLXENTRYTAG(glXQueryDrawable)(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) function
H A Dglx.c2075 DECLEXPORT(void) VBOXGLXTAG(glXQueryDrawable)(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) function
2081 crWarning("glXQueryDrawable not implemented by Chromium");
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h427 glXQueryDrawableFunc_t glXQueryDrawable;
/vbox/include/VBox/HostServices/
H A Dglxext.h432 extern void glXQueryDrawable (Display *, GLXDrawable, int, unsigned int *);
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglxext.h553 extern void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);

Completed in 78 milliseconds