Searched defs:PFNGLXQUERYCONTEXTPROC (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/include/GL/ |
H A D | glx.h | 301 typedef int (* PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef
|
H A D | glxext.h | 124 typedef int ( *PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 105 typedef int ( *PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 124 typedef int ( *PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 124 typedef int ( *PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef
|
Completed in 13 milliseconds