Searched defs:PFNGLXQUERYHYPERPIPEATTRIBSGIXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 797 typedef int ( *PFNGLXQUERYHYPERPIPEATTRIBSGIXPROC) (Display *dpy, int timeSlice, int attrib, int size, void *returnAttribList); typedef in typeref:typename:int (*)(Display * dpy,int timeSlice,int attrib,int size,void * returnAttribList) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 813 typedef int ( *PFNGLXQUERYHYPERPIPEATTRIBSGIXPROC) (Display *dpy, int timeSlice, int attrib, int size, void *returnAttribList); typedef in typeref:typename:int (*)(Display * dpy,int timeSlice,int attrib,int size,void * returnAttribList) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 577 typedef int (GLAPIENTRY *PFNGLXQUERYHYPERPIPEATTRIBSGIXPROC)(Display * dpy, int timeSlice, int attrib, int size, void * returnAttribList); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,int timeSlice,int attrib,int size,void * returnAttribList) |
Completed in 10 milliseconds