Home
last modified time | relevance | path

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

/reactos/modules/rostests/dxtest/win32kdxtest/
H A Ddump.c261 checkflag(flag,DDCAPS_ZBLTS,"DDCAPS_ZBLTS"); in dump_halinfo()
460 checkflag(flag,DDCAPS_ZBLTS,"DDCAPS_ZBLTS"); in dump_halinfo()
504 checkflag(flag,DDCAPS_ZBLTS,"DDCAPS_ZBLTS"); in dump_halinfo()
/reactos/dll/directx/wine/ddraw/
H A Dutils.c1014 FE(DDCAPS_ZBLTS), in DDRAW_dump_DDCAPS()
/reactos/sdk/include/psdk/
H A Dddraw.h349 #define DDCAPS_ZBLTS 0x00100000 macro