Searched defs:PFNGLXQUERYCONTEXTPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 306 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 D | glxext.h | 124 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 D | glx.h | 301 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 D | glxext.h | 124 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 D | glx_generated.h | 568 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