Searched refs:PFNGLXCREATENEWCONTEXTPROC (Results 1 – 6 of 6) sorted by relevance
/third_party/glfw/src/ |
D | glx_context.h | 86 typedef GLXContext (*PFNGLXCREATENEWCONTEXTPROC)(Display*,GLXFBConfig,int,GLXContext,Bool); typedef 145 PFNGLXCREATENEWCONTEXTPROC CreateNewContext;
|
/third_party/mesa3d/include/GL/ |
D | glx.h | 297 typedef GLXContext (* PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_typ… typedef
|
D | glxext.h | 121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_typ… typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_typ… typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_typ… typedef
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 102 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_typ… typedef
|