Searched refs:glXCreateWindow (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glx_mangle.h | 63 #define glXCreateWindow mglXCreateWindow macro
|
D | glx.h | 254 extern GLXWindow glXCreateWindow( Display *dpy, GLXFBConfig config,
|
D | glxext.h | 532 extern GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_l…
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glx.h | 249 extern GLXWindow glXCreateWindow( Display *dpy, GLXFBConfig config,
|
D | glxext.h | 113 GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
|