Searched refs:glXQueryDrawable (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glx_mangle.h | 69 #define glXQueryDrawable mglXQueryDrawable macro
|
D | glx.h | 269 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
|
D | glxext.h | 538 extern void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glx.h | 264 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
|
D | glxext.h | 119 void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
|