Searched refs:wglLoadDisplayColorTableEXT (Results 1 – 6 of 6) sorted by relevance
377 GLboolean WINAPI wglLoadDisplayColorTableEXT (const GLushort *table, GLuint length);
382 GLboolean WINAPI wglLoadDisplayColorTableEXT (const GLushort *table, GLuint length);
367 GLboolean WINAPI wglLoadDisplayColorTableEXT (const GLushort *table, GLuint length);
569 #define wglLoadDisplayColorTableEXT WGLEW_GET_FUN(__wglewLoadDisplayColorTableEXT) macro
473 GLboolean WINAPI wglLoadDisplayColorTableEXT (const GLushort *table, GLuint length);
19161 …r = ((wglLoadDisplayColorTableEXT = (PFNWGLLOADDISPLAYCOLORTABLEEXTPROC)glewGetProcAddress((const … in _glewInit_WGL_EXT_display_color_table()