Searched refs:wglCreateContext_t (Results 1 – 2 of 2) sorted by relevance
31 typedef HGLRC (WINAPI *wglCreateContext_t)(HDC hdc); typedef34 extern wglCreateContext_t wglCreateContext_func;
41 wglCreateContext_t wglCreateContext_func = 0;149 wglCreateContext_func = (wglCreateContext_t) in wglCreateContextAttribsARB()