Searched refs:wglGetPixelFormatAttribfvARBFunc (Results 1 – 1 of 1) sorted by relevance
123 typedef BOOL (WINAPI* wglGetPixelFormatAttribfvARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlane… typedef149 wglGetPixelFormatAttribfvARBFunc getPixelFormatAttribfvARB;231 …m_functions.getPixelFormatAttribfvARB = (wglGetPixelFormatAttribfvARBFunc)m_functions.getProcAddre… in Library()