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 D | glx_mangle.h | 69 #define glXQueryDrawable mglXQueryDrawable macro
|
H A D | glx.h | 282 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
|
H A D | glxext.h | 534 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 D | glx_mangle.h | 69 #define glXQueryDrawable mglXQueryDrawable macro
|
H A D | glx.h | 272 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
|
H A D | glxext.h | 452 extern void glXQueryDrawable (Display *, GLXDrawable, int, unsigned int *);
|
/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | fakedri_drv.h | 110 extern void VBOXGLXENTRYTAG(glXQueryDrawable)(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) ;
|
H A D | dri_glx.h | 152 extern DECLEXPORT(void) VBOXGLXTAG(glXQueryDrawable)(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
|
H A D | glx_c_exports.c | 351 DECLEXPORT(void) VBOXGLXENTRYTAG(glXQueryDrawable)(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) function
|
H A D | glx.c | 2075 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 D | cr_spu.h | 427 glXQueryDrawableFunc_t glXQueryDrawable;
|
/vbox/include/VBox/HostServices/ |
H A D | glxext.h | 432 extern void glXQueryDrawable (Display *, GLXDrawable, int, unsigned int *);
|
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/ |
H A D | glxext.h | 553 extern void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
|
Completed in 101 milliseconds