summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_EXT_color_subtable
blob: 03897b6b1097ac1c6ae3a5b5b8afde99ec9b73d0 (plain)
1
2
3
4
5
GL_EXT_color_subtable
http://www.opengl.org/registry/specs/EXT/color_subtable.txt
GL_EXT_color_subtable
	void glColorSubTableEXT (GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void *data)
	void glCopyColorSubTableEXT (GLenum target, GLsizei start, GLint x, GLint y, GLsizei width)