Searched refs:PFNWGLCOPYCONTEXTPROC (Results 1 – 5 of 5) sorted by relevance
19 PFNWGLCOPYCONTEXTPROC l__wglCopyContext;57 l__wglCopyContext = reinterpret_cast<PFNWGLCOPYCONTEXTPROC>(loadProc("wglCopyContext")); in LoadWGL()
57 extern PFNWGLCOPYCONTEXTPROC l__wglCopyContext;
32 PFNWGLCOPYCONTEXTPROC copyContext;
22 typedef BOOL(WINAPI *PFNWGLCOPYCONTEXTPROC)(HGLRC, HGLRC, UINT); typedef
94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); typedef