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