Searched refs:glXCreatePixmap (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glx_mangle.h | 65 #define glXCreatePixmap mglXCreatePixmap macro
|
D | glx.h | 259 extern GLXPixmap glXCreatePixmap( Display *dpy, GLXFBConfig config,
|
D | glxext.h | 534 extern GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attri…
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glx.h | 254 extern GLXPixmap glXCreatePixmap( Display *dpy, GLXFBConfig config,
|
D | glxext.h | 115 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
|