1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 22:35:24 +00:00
qb64/internal/c/parts/core/glew/download/glew-1.10.0/auto/extensions/gl/WGL_EXT_display_color_table

7 lines
359 B
Text

WGL_EXT_display_color_table
http://www.opengl.org/registry/specs/gl/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)