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