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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h260 typedef GLXContext ( *PFNGLXCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (unsigned int id, GLXContext share_context, const int *attribList); typedef in typeref:typename:GLXContext (*)(unsigned int id,GLXContext share_context,const int * attribList)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h260 typedef GLXContext ( *PFNGLXCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (unsigned int id, GLXContext share_context, const int *attribList); typedef in typeref:typename:GLXContext (*)(unsigned int id,GLXContext share_context,const int * attribList)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h497 typedef GLXContext (GLAPIENTRY *PFNGLXCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC)(unsigned int id, GLXContext share_context, const int * attribList); typedef in typeref:typename:GLXContext (GLAPIENTRY *)(unsigned int id,GLXContext share_context,const int * attribList)

Completed in 10 milliseconds