Searched defs:PFNGLXCREATEGLXPBUFFERSGIXPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h837 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 Dglxext.h853 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 Dglx_generated.h501 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