Searched refs:wglSwapIntervalEXTFunc (Results 1 – 1 of 1) sorted by relevance
145 typedef BOOL (WINAPI* wglSwapIntervalEXTFunc) (int interval); typedef175 wglSwapIntervalEXTFunc swapIntervalEXT;265 …m_functions.swapIntervalEXT = (wglSwapIntervalEXTFunc)m_functions.getProcAddress("wglSwapInterv… in Library()