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