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