Searched refs:DDSCAPS2_CUBEMAP_NEGATIVEZ (Results 1 – 1 of 1) sorted by relevance
105 #define DDSCAPS2_CUBEMAP_NEGATIVEZ 0x00008000 macro2106 if (dds_info.ddscaps2 & DDSCAPS2_CUBEMAP_NEGATIVEZ) num_images++; in ReadDDSImage()