Home
last modified time | relevance | path

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

/reactos/modules/rostests/dxtest/win32kdxtest/
H A Ddump.c257 checkflag(flag,DDCAPS_PALETTEVSYNC,"DDCAPS_PALETTEVSYNC"); in dump_halinfo()
456 checkflag(flag,DDCAPS_PALETTEVSYNC,"DDCAPS_PALETTEVSYNC"); in dump_halinfo()
500 checkflag(flag,DDCAPS_PALETTEVSYNC,"DDCAPS_PALETTEVSYNC"); in dump_halinfo()
/reactos/dll/directx/wine/ddraw/
H A Dutils.c1010 FE(DDCAPS_PALETTEVSYNC), in DDRAW_dump_DDCAPS()
/reactos/sdk/include/psdk/
H A Dddraw.h345 #define DDCAPS_PALETTEVSYNC 0x00010000 macro