Home
last modified time | relevance | path

Searched refs:kDDSD_DEPTH (Results 1 – 1 of 1) sorted by relevance

/external/skia/gm/
Dexoticformats.cpp190 constexpr unsigned int kDDSD_DEPTH = 0x800000; variable
250 if (header.dwFlags & (kDDSD_PITCH | kDDSD_LINEARSIZE | kDDSD_DEPTH)) { in load_dds()