Searched refs:PFNWGLDXCLOSEDEVICENVPROC (Results 1 – 7 of 7) sorted by relevance
85 PFNWGLDXCLOSEDEVICENVPROC dxCloseDeviceNV;
915 typedef BOOL (WINAPI * PFNWGLDXCLOSEDEVICENVPROC) (HANDLE hDevice); typedef1314 WGLEW_FUN_EXPORT PFNWGLDXCLOSEDEVICENVPROC __wglewDXCloseDeviceNV;
635 typedef BOOL (WINAPI * PFNWGLDXCLOSEDEVICENVPROC) (HANDLE hDevice); typedef
640 typedef BOOL (WINAPI * PFNWGLDXCLOSEDEVICENVPROC) (HANDLE hDevice); typedef
625 typedef BOOL (WINAPI * PFNWGLDXCLOSEDEVICENVPROC) (HANDLE hDevice); typedef
731 typedef BOOL (WINAPI * PFNWGLDXCLOSEDEVICENVPROC) (HANDLE hDevice); typedef
18907 PFNWGLDXCLOSEDEVICENVPROC __wglewDXCloseDeviceNV = NULL;19349 …r = ((wglDXCloseDeviceNV = (PFNWGLDXCLOSEDEVICENVPROC)glewGetProcAddress((const GLubyte*)"wglDXClo… in _glewInit_WGL_NV_DX_interop()