Searched refs:wglChoosePixelFormatARB_t (Results 1 – 7 of 7) sorted by relevance
363 typedef BOOL (WINAPI *wglChoosePixelFormatARB_t)(HDC theDevCtx, in OpenGl_Window() typedef372 wglChoosePixelFormatARB_t aChoosePixProc = NULL; in OpenGl_Window()383 … aChoosePixProc = (wglChoosePixelFormatARB_t )wglGetProcAddress ("wglChoosePixelFormatARB"); in OpenGl_Window()
1809 typedef BOOL (WINAPI *wglChoosePixelFormatARB_t)1816 wglChoosePixelFormatARB_t wglChoosePixelFormatARB;
490 typedef BOOL (WINAPI * wglChoosePixelFormatARB_t) in ChoosePixelFormatARB() typedef
1762 typedef BOOL (WINAPI *wglChoosePixelFormatARB_t)1769 wglChoosePixelFormatARB_t wglChoosePixelFormatARB;
1094 typedef BOOL (WINAPI * wglChoosePixelFormatARB_t) in FindMatchingPixelFormat() typedef