Searched refs:glColorTable (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglprocs.h394 "glColorTable\0"
1808 NAME_FUNC_OFFSET( 4313, glColorTable, glColorTable, NULL, 339),
2457 NAME_FUNC_OFFSET(18058, glColorTable, glColorTable, NULL, 339),
2458 NAME_FUNC_OFFSET(18074, glColorTable, glColorTable, NULL, 339),
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h1632 GLAPI void GLAPIENTRY glColorTable( GLenum target, GLenum internalformat,
H A Dgl_mangle.h241 #define glColorTable MANGLE(ColorTable) macro
H A Dglext.h6267 GLAPI void APIENTRY glColorTable (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *table);
/external/mesa3d/include/GL/
H A Dgl.h1631 GLAPI void GLAPIENTRY glColorTable( GLenum target, GLenum internalformat,
H A Dgl_mangle.h241 #define glColorTable MANGLE(ColorTable) macro
H A Dglext.h6257 GLAPI void APIENTRY glColorTable (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *table);
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h3156 GLAPI void APIENTRY glColorTable (GLenum, GLenum, GLsizei, GLenum, GLenum, const GLvoid *);

Completed in 269 milliseconds