Searched refs:glColorTable (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 394 "glColorTable\0" 1547 NAME_FUNC_OFFSET( 4313, glColorTable, glColorTable, NULL, _gloffset_ColorTable), 1996 NAME_FUNC_OFFSET(13890, glColorTable, glColorTable, NULL, _gloffset_ColorTable), 1997 NAME_FUNC_OFFSET(13906, glColorTable, glColorTable, NULL, _gloffset_ColorTable),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1603 GLAPI void GLAPIENTRY glColorTable( GLenum target, GLenum internalformat,
|
| H A D | gl_mangle.h | 285 #define glColorTable MANGLE(ColorTable) macro
|
| H A D | glext.h | 3606 GLAPI void APIENTRY glColorTable (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void *table);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1596 GLAPI void GLAPIENTRY glColorTable( GLenum target, GLenum internalformat,
|
| H A D | glext.h | 3570 GLAPI void APIENTRY glColorTable (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void *table);
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 2756 glColorTable(*(GLenum *) (pc + 20),
|
| H A D | indirect_dispatch_swap.c | 3042 glColorTable((GLenum) bswap_ENUM(pc + 20),
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 16969 #define glColorTable macro [all...] |
| H A D | gl_generated_dispatch.c | 10279 0, // glColorTable [all...] |
Completed in 267 milliseconds