Searched refs:DDCAPS_BLTCOLORFILL (Results 1 – 4 of 4) sorted by relevance
185 …pHalInfo->ddCaps.dwCaps = DDCAPS_BLT | DDCAPS_BLTQUEUE | DDCAPS_BLTCOLORFILL | DDCAPS_READ… in DrvGetDirectDrawInfo()
240 checkflag(flag,DDCAPS_BLTCOLORFILL,"DDCAPS_BLTCOLORFILL"); in dump_halinfo()439 checkflag(flag,DDCAPS_BLTCOLORFILL,"DDCAPS_BLTCOLORFILL"); in dump_halinfo()483 checkflag(flag,DDCAPS_BLTCOLORFILL,"DDCAPS_BLTCOLORFILL"); in dump_halinfo()
1020 FE(DDCAPS_BLTCOLORFILL), in DDRAW_dump_DDCAPS()
355 #define DDCAPS_BLTCOLORFILL 0x04000000 macro