|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | opengl_funcs |
Macros | |
| #define | WINE_GLAPI |
| #define | WINE_WGL_DRIVER_VERSION 17 |
| #define | ALL_WGL_FUNCS |
Functions | |
| struct opengl_funcs *CDECL | __wine_get_wgl_driver (HDC hdc, UINT version) |
| BOOL CDECL | __wine_set_pixel_format (HWND hwnd, int format) |
| #define ALL_WGL_FUNCS |
Definition at line 3031 of file wgl_driver.h.
| #define WINE_GLAPI |
Definition at line 7 of file wgl_driver.h.
| #define WINE_WGL_DRIVER_VERSION 17 |
Definition at line 10 of file wgl_driver.h.
| struct opengl_funcs *CDECL __wine_get_wgl_driver | ( | HDC | hdc, |
| UINT | version | ||
| ) |
Referenced by wined3d_adapter_init().