Value | Meaning |
---|---|
DDSCAPS_COMPLEX0x8 | Optional; must be used on any file that contains more than one surface (a mipmap, a cubic environment map, or mipmapped volume texture). |
DDSCAPS_MIPMAP0x400000 | Optional; should be used for a mipmap. |
DDSCAPS_TEXTURE0x1000 | Required |
caps values