Home
last modified time | relevance | path

Searched refs:DDBLT_DDROPS (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/dxtest/ddraw/Surface/
H A Dblt.cpp102 TEST (Surface->Blt(NULL, Source, NULL, DDBLT_WAIT|DDBLT_DDROPS, &bltfx) == DDERR_NODDROPSHW); in Blt_Test()
/reactos/dll/directx/wine/ddraw/
H A Dsurface.c1620 if (flags & DDBLT_DDROPS) in ddraw_surface7_Blt()
/reactos/sdk/include/psdk/
H A Dddraw.h557 #define DDBLT_DDROPS 0x00001000 macro