Searched defs:dds_header (Results 1 – 1 of 1) sorted by relevance
1687 struct dds_header struct1689 uint32_t size; // header size; must be exactly 124.1701 uint32_t flags;1702 uint32_t height;1703 uint32_t width;1704 …nt32_t pitch_or_linear_size; // scanline pitch for uncompressed; total size in bytes for compressed1705 uint32_t depth;1706 uint32_t mipmapcount;1708 uint32_t reserved1[11];1709 dds_pixelformat ddspf;[all …]