summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/WGL_EXT_display_color_table
blob: 4de4a3d690036fbac12a8f72dbce33affdf6928d (plain)
1
2
3
4
5
6
7
WGL_EXT_display_color_table
http://www.opengl.org/registry/specs/EXT/wgl_display_color_table.txt
WGL_EXT_display_color_table
	GLboolean wglBindDisplayColorTableEXT (GLushort id)
	GLboolean wglCreateDisplayColorTableEXT (GLushort id)
	void wglDestroyDisplayColorTableEXT (GLushort id)
	GLboolean wglLoadDisplayColorTableEXT (GLushort* table, GLuint length)