Home
last modified time | relevance | path

Searched defs:dds_header (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp1687 struct dds_header struct
1689 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 compressed
1705 uint32_t depth;
1706 uint32_t mipmapcount;
1708 uint32_t reserved1[11];
1709 dds_pixelformat ddspf;
[all …]