Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dx9_36/
H A Dsurface.c105 #define DDS_CAPS2_CUBEMAP_NEGATIVEZ 0x8000 macro
108 | DDS_CAPS2_CUBEMAP_POSITIVEZ | DDS_CAPS2_CUBEMAP_NEGATIVEZ )
544 for (face = DDS_CAPS2_CUBEMAP_POSITIVEX; face <= DDS_CAPS2_CUBEMAP_NEGATIVEZ; face <<= 1) in get_image_info_from_dds()