Searched refs:glXQueryContext (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glx_mangle.h | 73 #define glXQueryContext mglXQueryContext macro
|
D | glx.h | 281 extern int glXQueryContext( Display *dpy, GLXContext ctx, int attribute,
|
D | glxext.h | 543 extern int glXQueryContext (Display *dpy, GLXContext ctx, int attribute, int *value);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glx.h | 276 extern int glXQueryContext( Display *dpy, GLXContext ctx, int attribute,
|
D | glxext.h | 123 int glXQueryContext (Display *dpy, GLXContext ctx, int attribute, int *value);
|