Searched refs:PFNWGLSWAPLAYERBUFFERSPROC (Results 1 – 5 of 5) sorted by relevance
32 PFNWGLSWAPLAYERBUFFERSPROC l__wglSwapLayerBuffers;78 reinterpret_cast<PFNWGLSWAPLAYERBUFFERSPROC>(loadProc("wglSwapLayerBuffers")); in LoadWGL()
70 extern PFNWGLSWAPLAYERBUFFERSPROC l__wglSwapLayerBuffers;
50 PFNWGLSWAPLAYERBUFFERSPROC swapLayerBuffers;
54 typedef BOOL(WINAPI *PFNWGLSWAPLAYERBUFFERSPROC)(HDC, UINT); typedef
107 typedef BOOL (WINAPI * PFNWGLSWAPLAYERBUFFERSPROC) (HDC hdc, UINT fuFlags); typedef