Home
last modified time | relevance | path

Searched refs:WGL_DOUBLE_BUFFER_ARB (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/reactos/wine/
H A Dwglext.h92 #define WGL_DOUBLE_BUFFER_ARB 0x2011 macro
H A Dwgl.h5015 #define WGL_DOUBLE_BUFFER_ARB 0x2011 macro
/reactos/modules/rostests/winetests/opengl32/
H A Dopengl.c622 const int iAttribList[] = { WGL_SUPPORT_GDI_ARB, WGL_DOUBLE_BUFFER_ARB }; in test_gdi_dbuf()
/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c6517 attribs[attrib_count++] = WGL_DOUBLE_BUFFER_ARB; in wined3d_adapter_init_fb_cfgs()