Searched defs:glXQueryDrawable (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglx_mangle.h69 #define glXQueryDrawable mglXQueryDrawable macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglx_mangle.h69 #define glXQueryDrawable mglXQueryDrawable macro
/vbox/src/VBox/Additions/common/crOpenGL/
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");

Completed in 41 milliseconds