ReactOS 0.4.16-dev-306-g647d351
|
Go to the source code of this file.
Classes | |
struct | wgl_thread_param |
Macros | |
#define | MAX_FORMATS 256 |
#define | GET_PROC(func) |
#define | NVIDIA_HRESULT_FROM_WIN32(x) (HRESULT_FROM_WIN32(x) | 0x40000000) |
Variables | |
static HGLRC | hShareContext |
static HGLRC const int * | attribList |
static | HDC |
static HDC | hread |
static HDC HGLRC | hglrc |
static const int const FLOAT | UINT |
static const int const FLOAT int UINT *static | int |
static void *static | GLenum |
static void *static | GLsizei |
static void *static const GLuint | GLboolean |
static | GLuint |
static const char *static const char * | wgl_extensions = NULL |
#define NVIDIA_HRESULT_FROM_WIN32 | ( | x | ) | (HRESULT_FROM_WIN32(x) | 0x40000000) |
|
static |
Definition at line 334 of file opengl.c.
Referenced by test_debug_message_callback().
|
static |
Definition at line 96 of file opengl.c.
Referenced by test_getprocaddress().
|
static |
|
static |
Referenced by context_create(), context_create_wgl_attribs(), context_destroy_gl_resources(), context_enter(), InitOGLWindow(), IntDeleteAllContexts(), ScreenSaverProc(), START_TEST(), test_bitmap_rendering(), test_deletecontext(), test_destroy(), test_destroy_read(), test_getprocaddress(), test_make_current_read(), test_makecurrent(), test_message_window(), test_minimized(), test_opengl3(), test_sharelists(), test_swap_control(), test_window_dc(), wglCreateContext(), wglCreateLayerContext(), and wined3d_caps_gl_ctx_create_attribs().
|
static |
Referenced by test_pbuffers().
Definition at line 58 of file opengl.c.
Referenced by START_TEST().
|
static |
Referenced by START_TEST().
START_TEST | ( | opengl | ) |
Definition at line 1754 of file opengl.c.
Definition at line 647 of file opengl.c.
Referenced by START_TEST().
Definition at line 689 of file opengl.c.
Referenced by START_TEST().
Definition at line 248 of file opengl.c.
Referenced by START_TEST().
Definition at line 584 of file opengl.c.
Referenced by START_TEST().
Definition at line 1003 of file opengl.c.
Referenced by START_TEST().
Definition at line 341 of file opengl.c.
Referenced by START_TEST().
Definition at line 869 of file opengl.c.
Referenced by START_TEST().
Definition at line 1344 of file opengl.c.
Definition at line 1475 of file opengl.c.
Referenced by START_TEST().
Definition at line 620 of file opengl.c.
Referenced by START_TEST().
Definition at line 929 of file opengl.c.
Referenced by START_TEST().
Definition at line 974 of file opengl.c.
Referenced by START_TEST().
Definition at line 533 of file opengl.c.
Referenced by START_TEST().
Definition at line 1266 of file opengl.c.
Referenced by START_TEST().
Definition at line 1128 of file opengl.c.
Referenced by START_TEST().
Definition at line 1028 of file opengl.c.
Referenced by START_TEST().
Definition at line 123 of file opengl.c.
Referenced by START_TEST().
|
static |
Definition at line 223 of file opengl.c.
Referenced by test_choosepixelformat().
Definition at line 367 of file opengl.c.
Referenced by START_TEST().
Definition at line 480 of file opengl.c.
Referenced by START_TEST().
Definition at line 1634 of file opengl.c.
Referenced by START_TEST().
Definition at line 1197 of file opengl.c.
Referenced by START_TEST().
Definition at line 851 of file opengl.c.
Referenced by test_deletecontext().
HDC |
Definition at line 33 of file opengl.c.
Referenced by START_TEST(), test_bitmap_rendering(), test_dc(), test_destroy(), test_destroy_read(), test_make_current_read(), test_message_window(), test_minimized(), test_opengl3(), test_pbuffers(), test_pfd(), test_setpixelformat(), test_swap_control(), test_window_dc(), and wgl_thread().
Definition at line 36 of file opengl.c.
Referenced by get_context(), IntMakeCurrent(), START_TEST(), test_bitmap_rendering(), test_deletecontext(), test_make_current_read(), test_makecurrent(), wglDeleteContext(), and wglMakeCurrent().
HDC hread |
Definition at line 36 of file opengl.c.
Referenced by test_make_current_read().