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

/external/mesa3d/include/GL/
H A Dglxext.h600 typedef GLXContext ( * PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
H A Dglxew.h380 typedef GLXContext ( * PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display* dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef
1377 extern PFNGLXCREATECONTEXTATTRIBSARBPROC __glewXCreateContextAttribsARB;

Completed in 125 milliseconds