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
GLint GLint GLsizei GLsizei GLsizei GLint GLenum format
void gl_GetColorTableParameteriv(GLcontext *ctx, GLenum target, GLenum pname, GLint *params)
GLenum const GLfloat * params
void gl_GetColorTable(GLcontext *ctx, GLenum target, GLenum format, GLenum type, GLvoid *table)
GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const GLvoid * data
void gl_ColorSubTable(GLcontext *ctx, GLenum target, GLsizei start, struct gl_image *data)
GLint GLint internalformat
void gl_GetColorTableParameterfv(GLcontext *ctx, GLenum target, GLenum pname, GLfloat *params)
GLuint GLuint GLsizei GLenum type
void gl_ColorTable(GLcontext *ctx, GLenum target, GLenum internalformat, struct gl_image *table)