Searched defs:PFNGLXQUERYCONTEXTINFOEXTPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h310 typedef int ( *PFNGLXQUERYCONTEXTINFOEXTPROC) (Display *dpy, GLXContext context, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXContext context,int attribute,int * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h318 typedef int ( *PFNGLXQUERYCONTEXTINFOEXTPROC) (Display *dpy, GLXContext context, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXContext context,int attribute,int * value)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h569 typedef int (GLAPIENTRY *PFNGLXQUERYCONTEXTINFOEXTPROC)(Display * dpy, GLXContext context, int attribute, int * value); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,GLXContext context,int attribute,int * value)

Completed in 10 milliseconds