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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h293 typedef int (* PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXFBConfig config,int attribute,int * value)
H A Dglxext.h112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXFBConfig config,int attribute,int * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h288 typedef int (* PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXFBConfig config,int attribute,int * value)
H A Dglxext.h112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXFBConfig config,int attribute,int * value)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h535 typedef int (GLAPIENTRY *PFNGLXGETFBCONFIGATTRIBPROC)(Display * dpy, GLXFBConfig config, int attribute, int * value); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,GLXFBConfig config,int attribute,int * value)

Completed in 13 milliseconds