Searched refs:WGLEW_ARB_pixel_format (Results 1 – 2 of 2) sorted by relevance
398 #define WGLEW_ARB_pixel_format WGLEW_GET_VAR(__WGLEW_ARB_pixel_format) macro
19597 WGLEW_ARB_pixel_format = _glewSearchExtension("WGL_ARB_pixel_format", extStart, extEnd); in wglewInit()19598 …if (glewExperimental || WGLEW_ARB_pixel_format|| crippled) WGLEW_ARB_pixel_format= !_glewInit_WGL_… in wglewInit()26750 ret = WGLEW_ARB_pixel_format; in wglewIsSupported()