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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h7853 typedef void (APIENTRYP PFNGLCOLORTABLEEXTPROC) (GLenum target, GLenum internalFormat, GLsizei width, GLenum format, GLenum type, const void *table); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum internalFormat,GLsizei width,GLenum format,GLenum type,const void * table)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h7867 typedef void (APIENTRYP PFNGLCOLORTABLEEXTPROC) (GLenum target, GLenum internalFormat, GLsizei width, GLenum format, GLenum type, const void *table); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum internalFormat,GLsizei width,GLenum format,GLenum type,const void * table)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7157 typedef void (GLAPIENTRY *PFNGLCOLORTABLEEXTPROC)(GLenum target, GLenum internalFormat, GLsizei width, GLenum format, GLenum type, const void * table); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLenum internalFormat,GLsizei width,GLenum format,GLenum type,const void * table)
[all...]

Completed in 199 milliseconds