Searched refs:wglGetPixelFormatAttribivARBFunc (Results 1 – 1 of 1) sorted by relevance
131 typedef BOOL (WINAPI* wglGetPixelFormatAttribivARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlan… typedef158 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB;244 …m_functions.getPixelFormatAttribivARB = (wglGetPixelFormatAttribivARBFunc)m_functions.getProcAddre… in Library()