Searched defs:PFNGLXQUERYDRAWABLEPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 301 typedef void (* PFNGLXQUERYDRAWABLEPROC) (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable draw,int attribute,unsigned int * value)
|
| H A D | glxext.h | 120 typedef void ( *PFNGLXQUERYDRAWABLEPROC) (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable draw,int attribute,unsigned int * value)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 296 typedef void (* PFNGLXQUERYDRAWABLEPROC) (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable draw,int attribute,unsigned int * value)
|
| H A D | glxext.h | 120 typedef void ( *PFNGLXQUERYDRAWABLEPROC) (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable draw,int attribute,unsigned int * value)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 572 typedef void (GLAPIENTRY *PFNGLXQUERYDRAWABLEPROC)(Display * dpy, GLXDrawable draw, int attribute, unsigned int * value); typedef in typeref:typename:void (GLAPIENTRY *)(Display * dpy,GLXDrawable draw,int attribute,unsigned int * value)
|
Completed in 13 milliseconds