Searched refs:wglCreateContextAttribsARBFunc (Results 1 – 1 of 1) sorted by relevance
136 typedef HGLRC (WINAPI* wglCreateContextAttribsARBFunc) (HDC hdc, HGLRC hshareContext, const int* a… typedef163 wglCreateContextAttribsARBFunc createContextAttribsARB;249 …m_functions.createContextAttribsARB = (wglCreateContextAttribsARBFunc)m_functions.getProcAddress(… in Library()