Searched refs:is_unorm8 (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ | ||
H A D | astcenc_entry.cpp | 245 bool is_unorm8 = flags & ASTCENC_FLG_USE_DECODE_UNORM8; in validate_flags() local 247 if (is_unorm8 && is_hdr) in validate_flags() |
Completed in 2 milliseconds