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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h5418 typedef void (APIENTRYP PFNGLDEBUGMESSAGEINSERTAMDPROC) (GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar *buf); typedef in typeref:typename:void (APIENTRYP)(GLenum category,GLenum severity,GLuint id,GLsizei length,const GLchar * buf)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h5416 typedef void (APIENTRYP PFNGLDEBUGMESSAGEINSERTAMDPROC) (GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar *buf); typedef in typeref:typename:void (APIENTRYP)(GLenum category,GLenum severity,GLuint id,GLsizei length,const GLchar * buf)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7306 typedef void (GLAPIENTRY *PFNGLDEBUGMESSAGEINSERTAMDPROC)(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum category,GLenum severity,GLuint id,GLsizei length,const GLchar * buf)
[all...]

Completed in 144 milliseconds