Searched defs:dds_header (Results 1 – 1 of 1) sorted by relevance
1594 struct dds_header struct1596 uint32_t size; // header size; must be exactly 124.1608 uint32_t flags;1609 uint32_t height;1610 uint32_t width;1611 …nt32_t pitch_or_linear_size; // scanline pitch for uncompressed; total size in bytes for compressed1612 uint32_t depth;1613 uint32_t mipmapcount;1615 uint32_t reserved1[11];1616 dds_pixelformat ddspf;[all …]