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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h306 typedef int (* PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXContext ctx,int attribute,int * value)
H A Dglxext.h124 typedef int ( *PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXContext ctx,int attribute,int * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h301 typedef int (* PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXContext ctx,int attribute,int * value)
H A Dglxext.h124 typedef int ( *PFNGLXQUERYCONTEXTPROC) (Display *dpy, GLXContext ctx, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXContext ctx,int attribute,int * value)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h568 typedef int (GLAPIENTRY *PFNGLXQUERYCONTEXTPROC)(Display * dpy, GLXContext ctx, int attribute, int * value); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,GLXContext ctx,int attribute,int * value)

Completed in 40 milliseconds