Searched defs:PFNGLXCREATEPBUFFERPROC (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/include/GL/ |
H A D | glx.h | 294 typedef GLXPbuffer (* PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); typedef
|
H A D | glxext.h | 118 typedef GLXPbuffer ( *PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 99 typedef GLXPbuffer ( *PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 118 typedef GLXPbuffer ( *PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 118 typedef GLXPbuffer ( *PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); typedef
|
Completed in 14 milliseconds