Searched defs:PFNGLGETCOLORTABLESGIPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 12380 typedef void (APIENTRYP PFNGLGETCOLORTABLESGIPROC) (GLenum target, GLenum format, GLenum type, void *table); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum format,GLenum type,void * table) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 12620 typedef void (APIENTRYP PFNGLGETCOLORTABLESGIPROC) (GLenum target, GLenum format, GLenum type, void *table); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum format,GLenum type,void * table) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7738 typedef void (GLAPIENTRY *PFNGLGETCOLORTABLESGIPROC)(GLenum target, GLenum format, GLenum type, void * table); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLenum format,GLenum type,void * table) [all...] |
Completed in 191 milliseconds