Searched defs:PFNGLCOLORTABLEEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 7853 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 D | glext.h | 7867 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 D | gl_generated.h | 7157 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