Home
last modified time | relevance | path

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

/reactos/win32ss/drivers/displays/framebuf/
H A Dddenable.c194 pHalInfo->ddCaps.dwCaps2 = DDCAPS2_NONLOCALVIDMEM | DDCAPS2_NONLOCALVIDMEMCAPS; in DrvGetDirectDrawInfo()
/reactos/dll/directx/wine/ddraw/
H A Dutils.c1039 FE(DDCAPS2_NONLOCALVIDMEMCAPS), in DDRAW_dump_DDCAPS()
/reactos/modules/rostests/dxtest/win32kdxtest/
H A Ddump.c288 checkflag(flag,DDCAPS2_NONLOCALVIDMEMCAPS,"DDCAPS2_NONLOCALVIDMEMCAPS"); in dump_halinfo()
/reactos/sdk/include/psdk/
H A Dddraw.h372 #define DDCAPS2_NONLOCALVIDMEMCAPS 0x00000400 macro