Home
last modified time | relevance | path

Searched refs:DDSCAPS2_CUBEMAP_NEGATIVEZ (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rostests/dxtest/ddraw/DDraw/
H A Davailable_mem.cpp195 Caps.dwCaps2 = DDSCAPS2_CUBEMAP_NEGATIVEZ; in Test_GetAvailableVidMem()
/reactos/dll/directx/wine/ddraw/
H A Dutils.c764 FE(DDSCAPS2_CUBEMAP_NEGATIVEZ), in DDRAW_dump_DDSCAPS2()
H A Ddevice.c6266 if (src_face_flag < DDSCAPS2_CUBEMAP_NEGATIVEZ) in d3d_device7_Load()
6284 if (dest_face_flag < DDSCAPS2_CUBEMAP_NEGATIVEZ) in d3d_device7_Load()
H A Dsurface.c6334 mip_desc->ddsCaps.dwCaps2 |= DDSCAPS2_CUBEMAP_NEGATIVEZ; in ddraw_surface_create()
/reactos/sdk/include/psdk/
H A Dddraw.h296 #define DDSCAPS2_CUBEMAP_NEGATIVEZ 0x00008000 macro
302 DDSCAPS2_CUBEMAP_NEGATIVEZ )