Home
last modified time | relevance | path

Searched defs:PFNGLXCREATENEWCONTEXTPROC (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/include/GL/
H A Dglx.h297 typedef GLXContext (* PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef
H A Dglxext.h121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef
/third_party/openGLES/api/GL/
H A Dglxext.h102 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef
/third_party/glfw/src/
H A Dx11_platform.h403 typedef GLXContext (*PFNGLXCREATENEWCONTEXTPROC)(Display*,GLXFBConfig,int,GLXContext,Bool); typedef

Completed in 16 milliseconds