Searched defs:PFNGLCREATEMEMORYOBJECTSEXTPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h1497 typedef void (GL_APIENTRYP PFNGLCREATEMEMORYOBJECTSEXTPROC) (GLsizei n, GLuint *memoryObjects); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,GLuint * memoryObjects)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h1518 typedef void (GL_APIENTRYP PFNGLCREATEMEMORYOBJECTSEXTPROC) (GLsizei n, GLuint *memoryObjects); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,GLuint * memoryObjects)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h7713 typedef void (APIENTRYP PFNGLCREATEMEMORYOBJECTSEXTPROC) (GLsizei n, GLuint *memoryObjects); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * memoryObjects)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h7715 typedef void (APIENTRYP PFNGLCREATEMEMORYOBJECTSEXTPROC) (GLsizei n, GLuint *memoryObjects); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * memoryObjects)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7273 typedef void (GLAPIENTRY *PFNGLCREATEMEMORYOBJECTSEXTPROC)(GLsizei n, GLuint * memoryObjects); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,GLuint * memoryObjects)
[all...]

Completed in 162 milliseconds