Searched defs:PFNGLXCREATEGLXPBUFFERSGIXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 837 typedef GLXPbufferSGIX ( *PFNGLXCREATEGLXPBUFFERSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list); typedef in typeref:typename:GLXPbufferSGIX (*)(Display * dpy,GLXFBConfigSGIX config,unsigned int width,unsigned int height,int * attrib_list)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 853 typedef GLXPbufferSGIX ( *PFNGLXCREATEGLXPBUFFERSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list); typedef in typeref:typename:GLXPbufferSGIX (*)(Display * dpy,GLXFBConfigSGIX config,unsigned int width,unsigned int height,int * attrib_list)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 501 typedef GLXPbufferSGIX (GLAPIENTRY *PFNGLXCREATEGLXPBUFFERSGIXPROC)(Display * dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int * attrib_list); typedef in typeref:typename:GLXPbufferSGIX (GLAPIENTRY *)(Display * dpy,GLXFBConfigSGIX config,unsigned int width,unsigned int height,int * attrib_list)
|
Completed in 11 milliseconds