Home
last modified time | relevance | path

Searched defs:PFNGLXCREATECONTEXTATTRIBSARBPROC (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/include/GL/
H A Dglxext.h173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef
/third_party/openGLES/api/GL/
H A Dglxext.h154 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef
/third_party/glfw/src/
H A Dx11_platform.h412 typedef GLXContext (*PFNGLXCREATECONTEXTATTRIBSARBPROC)(Display*,GLXFBConfig,GLXContext,Bool,const int*); typedef

Completed in 14 milliseconds