Searched refs:wglChoosePixelFormatARBFunc (Results 1 – 1 of 1) sorted by relevance
133 typedef BOOL (WINAPI* wglChoosePixelFormatARBFunc) (HDC hdc, const int *piAttribIList, const FLOA… typedef160 wglChoosePixelFormatARBFunc choosePixelFormatARB;246 …m_functions.choosePixelFormatARB = (wglChoosePixelFormatARBFunc)m_functions.getProcAddress("wglCh… in Library()