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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h301 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 Dglxext.h120 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 Dglx.h296 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 Dglxext.h120 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 Dglx_generated.h572 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