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

/external/mesa3d/include/GL/
H A Dglx_mangle.h63 #define glXCreateWindow mglXCreateWindow macro
/external/mesa3d/src/glx/
H A Dglx_pbuffer.c939 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, function
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c440 glXCreateWindow(Display *dpy, GLXFBConfig config, Window win, const int *attribList) function
1215 { "glXCreateWindow", (__GLXextFuncPtr) glXCreateWindow },
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c1914 glXCreateWindow(Display *dpy, GLXFBConfig config, Window win, function

Completed in 46 milliseconds