Searched refs:wglMakeCurrentFunc (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp117 typedef BOOL (WINAPI* wglMakeCurrentFunc) (HDC hdc, HGLRC hglrc); typedef
143 wglMakeCurrentFunc makeCurrent;
195 m_functions.makeCurrent = (wglMakeCurrentFunc) m_library.getFunction("wglMakeCurrent");

Completed in 30 milliseconds