Searched refs:PFNGLCOLORTABLEPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 336 PFNGLCOLORTABLEPROC epoxy_glColorTable; [all...] |
| H A D | gl_generated.h | 7156 typedef void (GLAPIENTRY *PFNGLCOLORTABLEPROC)(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...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 3573 typedef void (APIENTRYP PFNGLCOLORTABLEPROC) (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 | 3537 typedef void (APIENTRYP PFNGLCOLORTABLEPROC) (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)
|
Completed in 291 milliseconds