Searched refs:WGLEW_EXT_pixel_format (Results 1 – 2 of 2) sorted by relevance
720 #define WGLEW_EXT_pixel_format WGLEW_GET_VAR(__WGLEW_EXT_pixel_format) macro
19654 WGLEW_EXT_pixel_format = _glewSearchExtension("WGL_EXT_pixel_format", extStart, extEnd); in wglewInit()19655 …if (glewExperimental || WGLEW_EXT_pixel_format|| crippled) WGLEW_EXT_pixel_format= !_glewInit_WGL_… in wglewInit()26875 ret = WGLEW_EXT_pixel_format; in wglewIsSupported()