38#define GL_COLOR_TABLE_FORMAT_EXT 0x80D8
39#define GL_COLOR_TABLE_WIDTH_EXT 0x80D9
40#define GL_COLOR_TABLE_RED_SIZE_EXT 0x80DA
41#define GL_COLOR_TABLE_GREEN_SIZE_EXT 0x80DB
42#define GL_COLOR_TABLE_BLUE_SIZE_EXT 0x80DC
43#define GL_COLOR_TABLE_ALPHA_SIZE_EXT 0x80DD
44#define GL_COLOR_TABLE_LUMINANCE_SIZE_EXT 0x80DE
45#define GL_COLOR_TABLE_INTENSITY_SIZE_EXT 0x80DF
void gl_GetColorTableParameteriv(GLcontext *ctx, GLenum target, GLenum pname, GLint *params)
void gl_GetColorTableParameterfv(GLcontext *ctx, GLenum target, GLenum pname, GLfloat *params)
void gl_ColorTable(GLcontext *ctx, GLenum target, GLenum internalformat, struct gl_image *table)
void gl_GetColorTable(GLcontext *ctx, GLenum target, GLenum format, GLenum type, GLvoid *table)
void gl_ColorSubTable(GLcontext *ctx, GLenum target, GLsizei start, struct gl_image *data)
GLuint GLuint GLsizei GLenum type
GLint GLint internalformat
GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const GLvoid * data
GLenum const GLfloat * params