Searched refs:wglGetPixelFormatAttribivARBFunc (Results 1 – 1 of 1) sorted by relevance
122 typedef BOOL (WINAPI* wglGetPixelFormatAttribivARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlane… typedef148 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB;230 …m_functions.getPixelFormatAttribivARB = (wglGetPixelFormatAttribivARBFunc)m_functions.getProcAddre… in Library()