Searched defs:PFNGLXQUERYGLXPBUFFERSGIXPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h839 typedef int ( *PFNGLXQUERYGLXPBUFFERSGIXPROC) (Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXPbufferSGIX pbuf,int attribute,unsigned int * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h855 typedef void ( *PFNGLXQUERYGLXPBUFFERSGIXPROC) (Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value); typedef in typeref:typename:void (*)(Display * dpy,GLXPbufferSGIX pbuf,int attribute,unsigned int * value)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h576 typedef void (GLAPIENTRY *PFNGLXQUERYGLXPBUFFERSGIXPROC)(Display * dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int * value); typedef in typeref:typename:void (GLAPIENTRY *)(Display * dpy,GLXPbufferSGIX pbuf,int attribute,unsigned int * value)

Completed in 10 milliseconds