Searched refs:glXCreatePbuffer (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglx_mangle.h67 #define glXCreatePbuffer mglXCreatePbuffer macro
H A Dglx.h277 extern GLXPbuffer glXCreatePbuffer( Display *dpy, GLXFBConfig config,
H A Dglxext.h532 extern GLXPbuffer glXCreatePbuffer (Display *dpy, GLXFBConfig config, const int *attrib_list);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglx_mangle.h67 #define glXCreatePbuffer mglXCreatePbuffer macro
H A Dminiglx.h450 glXCreatePbuffer( MINI_Display *dpy, GLXFBConfig config, const int *attribList );
H A Dglx.h267 extern GLXPbuffer glXCreatePbuffer( Display *dpy, GLXFBConfig config,
H A Dglxext.h450 extern GLXPbuffer glXCreatePbuffer (Display *, GLXFBConfig, const int *);
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dfakedri_drv.h96 extern GLXPbuffer VBOXGLXENTRYTAG(glXCreatePbuffer)(Display *dpy, GLXFBConfig config, ATTRIB_TYPE *attrib_list) ;
H A Ddri_glx.h136 extern DECLEXPORT(GLXPbuffer) VBOXGLXTAG(glXCreatePbuffer)(Display *dpy, GLXFBConfig config, ATTRIB_TYPE *attrib_list);
H A Dglx_c_exports.c279 DECLEXPORT(GLXPbuffer) VBOXGLXENTRYTAG(glXCreatePbuffer)(Display *dpy, GLXFBConfig config, ATTRIB_TYPE *attrib_list)
H A Dglx.c1601 VBOXGLXTAG(glXCreatePbuffer)(Display *dpy, GLXFBConfig config, ATTRIB_TYPE *attrib_list)
1606 crWarning("glXCreatePbuffer not implemented by Chromium");
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h424 glXCreatePbufferFunc_t glXCreatePbuffer;
/vbox/include/VBox/HostServices/
H A Dglxext.h430 extern GLXPbuffer glXCreatePbuffer (Display *, GLXFBConfig, const int *);
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglxext.h551 extern GLXPbuffer glXCreatePbuffer (Display *dpy, GLXFBConfig config, const int *attrib_list);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_glx.c1145 window->window = render_spu.ws.glXCreatePbuffer(visual->dpy,

Completed in 3654 milliseconds