Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Ddds.c104 #define DDSCAPS2_CUBEMAP_POSITIVEZ 0x00004000 macro
2105 if (dds_info.ddscaps2 & DDSCAPS2_CUBEMAP_POSITIVEZ) num_images++; in ReadDDSImage()