Searched defs:PFNGLXDESTROYGLXPBUFFERSGIXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 838 typedef void ( *PFNGLXDESTROYGLXPBUFFERSGIXPROC) (Display *dpy, GLXPbufferSGIX pbuf); typedef in typeref:typename:void (*)(Display * dpy,GLXPbufferSGIX pbuf) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 854 typedef void ( *PFNGLXDESTROYGLXPBUFFERSGIXPROC) (Display *dpy, GLXPbufferSGIX pbuf); typedef in typeref:typename:void (*)(Display * dpy,GLXPbufferSGIX pbuf) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 513 typedef void (GLAPIENTRY *PFNGLXDESTROYGLXPBUFFERSGIXPROC)(Display * dpy, GLXPbufferSGIX pbuf); typedef in typeref:typename:void (GLAPIENTRY *)(Display * dpy,GLXPbufferSGIX pbuf) |
Completed in 15 milliseconds