Searched refs:PFNGLXQUERYCONTEXTPROC (Results 1 - 4 of 4) sorted by relevance
/external/mesa3d/include/GL/ |
H A D | glx.h | 319 typedef int (* PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef
|
H A D | glxext.h | 562 typedef int ( * PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
H A D | glxext.h | 333 typedef int ( * PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef
|
H A D | glxew.h | 297 typedef int ( * PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef 1373 extern PFNGLXQUERYCONTEXTPROC __glewXQueryContext;
|
Completed in 71 milliseconds