Home
last modified time | relevance | path

Searched refs:PFNGLXCREATEWINDOWPROC (Results 1 – 7 of 7) sorted by relevance

/third_party/glfw/src/
Dglx_context.h93 typedef GLXWindow (*PFNGLXCREATEWINDOWPROC)(Display*,GLXFBConfig,Window,const int*); typedef
147 PFNGLXCREATEWINDOWPROC CreateWindow;
/third_party/mesa3d/include/GL/
Dglx.h290 typedef GLXWindow (* PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const i… typedef
Dglxext.h114 typedef GLXWindow ( *PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const i… typedef
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp92 PFNGLXCREATEWINDOWPROC createWindowPtr;
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h114 typedef GLXWindow ( *PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const i… typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h114 typedef GLXWindow ( *PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const i… typedef
/third_party/openGLES/api/GL/
Dglxext.h95 typedef GLXWindow ( *PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const i… typedef