Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/opengl32/
H A Dopengl.c587 WGL_BLUE_BITS_ARB, WGL_ALPHA_BITS_ARB }; in test_colorbits()
589 const int iAttribs[] = { WGL_ALPHA_BITS_ARB, 1, 0 }; in test_colorbits()
/reactos/sdk/include/reactos/wine/
H A Dwglext.h102 #define WGL_ALPHA_BITS_ARB 0x201B macro
H A Dwgl.h4973 #define WGL_ALPHA_BITS_ARB 0x201B macro
/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c6511 attribs[attrib_count++] = WGL_ALPHA_BITS_ARB; in wined3d_adapter_init_fb_cfgs()