Searched refs:glColorTableEXT (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | paltex.c | 141 glColorTableEXT(GL_SHARED_TEXTURE_PALETTE_EXT, /* target */ 149 glColorTableEXT(GL_TEXTURE_2D, /* target */ 213 glColorTableEXT(GL_SHARED_TEXTURE_PALETTE_EXT, /* target */ 221 glColorTableEXT(GL_TEXTURE_2D, /* target */
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | multipal.c | 246 glColorTableEXT(GL_TEXTURE_2D, /* target */
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 284 #define glColorTableEXT MANGLE(ColorTableEXT) macro
|
| H A D | glext.h | 7858 GLAPI void APIENTRY glColorTableEXT (GLenum target, GLenum internalFormat, GLsizei width, GLenum format, GLenum type, const void *table);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 16970 #define glColorTableEXT macro [all...] |
| H A D | gl_generated_dispatch.c | 10295 0, // glColorTableEXT [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 7872 GLAPI void APIENTRY glColorTableEXT (GLenum target, GLenum internalFormat, GLsizei width, GLenum format, GLenum type, const void *table);
|
Completed in 610 milliseconds