Searched refs:wglCreateDisplayColorTableEXT (Results 1 – 6 of 6) sorted by relevance
376 GLboolean WINAPI wglCreateDisplayColorTableEXT (GLushort id);
366 GLboolean WINAPI wglCreateDisplayColorTableEXT (GLushort id);
381 GLboolean WINAPI wglCreateDisplayColorTableEXT (GLushort id);
567 #define wglCreateDisplayColorTableEXT WGLEW_GET_FUN(__wglewCreateDisplayColorTableEXT) macro
472 GLboolean WINAPI wglCreateDisplayColorTableEXT (GLushort id);
19159 …r = ((wglCreateDisplayColorTableEXT = (PFNWGLCREATEDISPLAYCOLORTABLEEXTPROC)glewGetProcAddress((co… in _glewInit_WGL_EXT_display_color_table()