Searched refs:PFNGLCOLORTABLEPROC (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c336 PFNGLCOLORTABLEPROC epoxy_glColorTable;
[all...]
H A Dgl_generated.h7156 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 Dglext.h3573 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 Dglext.h3537 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