Searched defs:PFNGLXQUERYGLXPBUFFERSGIXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 839 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 D | glxext.h | 855 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 D | glx_generated.h | 576 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