Searched refs:WINEDDBLTFAST_DESTCOLORKEY (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface_base.c1778 if (trans & (WINEDDBLTFAST_SRCCOLORKEY | WINEDDBLTFAST_DESTCOLORKEY))
1798 FIXME("WINEDDBLTFAST_DESTCOLORKEY not fully supported yet.\n");
H A Dsurface.c4477 if(trans & WINEDDBLTFAST_DESTCOLORKEY)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl1318 const UINT WINEDDBLTFAST_DESTCOLORKEY = 0x00000002;
H A Dwined3d.h1692 #define WINEDDBLTFAST_DESTCOLORKEY (0x2) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h1694 #define WINEDDBLTFAST_DESTCOLORKEY (0x2) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h1695 #define WINEDDBLTFAST_DESTCOLORKEY (0x2) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h1694 #define WINEDDBLTFAST_DESTCOLORKEY (0x2) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h1694 #define WINEDDBLTFAST_DESTCOLORKEY (0x2) macro

Completed in 321 milliseconds