Searched refs:PFNWGLCREATECONTEXTPROC (Results 1 – 5 of 5) sorted by relevance
20 PFNWGLCREATECONTEXTPROC _wglCreateContext;57 _wglCreateContext = reinterpret_cast<PFNWGLCREATECONTEXTPROC>(loadProc("wglCreateContext")); in LoadWGL()
28 extern PFNWGLCREATECONTEXTPROC _wglCreateContext;
33 PFNWGLCREATECONTEXTPROC createContext;
23 typedef HGLRC(WINAPI *PFNWGLCREATECONTEXTPROC)(HDC); typedef
95 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTPROC) (HDC hDc); typedef