Searched refs:PFNGLXQUERYDRAWABLEPROC (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/include/GL/ |
H A D | glx.h | 296 typedef void (* PFNGLXQUERYDRAWABLEPROC) (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value); typedef
|
H A D | glxext.h | 120 typedef void ( *PFNGLXQUERYDRAWABLEPROC) (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value); typedef
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
H A D | FunctionsGLX.cpp | 96 PFNGLXQUERYDRAWABLEPROC queryDrawablePtr;
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 101 typedef void ( *PFNGLXQUERYDRAWABLEPROC) (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 120 typedef void ( *PFNGLXQUERYDRAWABLEPROC) (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 120 typedef void ( *PFNGLXQUERYDRAWABLEPROC) (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value); typedef
|
Completed in 12 milliseconds