Searched refs:wglCreateContextFunc (Results 1 – 1 of 1) sorted by relevance
124 typedef HGLRC (WINAPI* wglCreateContextFunc) (HDC hdc); typedef151 wglCreateContextFunc createContext;206 m_functions.createContext = (wglCreateContextFunc) m_library.getFunction("wglCreateContext"); in Library()