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

/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp115 typedef HGLRC (WINAPI* wglCreateContextFunc) (HDC hdc); typedef
141 wglCreateContextFunc createContext;
192 m_functions.createContext = (wglCreateContextFunc) m_library.getFunction("wglCreateContext");

Completed in 526 milliseconds