Home
last modified time | relevance | path

Searched refs:ASTCENC_FLG_MAP_NORMAL (Results 1 - 3 of 3) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc.h351 static const unsigned int ASTCENC_FLG_MAP_NORMAL = 1 << 0; variable
428 ASTCENC_FLG_MAP_NORMAL |
H A Dastcenc_entry.cpp237 exMask = ASTCENC_FLG_MAP_NORMAL in validate_flags()
610 if (flags & ASTCENC_FLG_MAP_NORMAL) in astcenc_config_init()
H A Dastcenccli_toplevel.cpp599 flags |= ASTCENC_FLG_MAP_NORMAL; in init_astcenc_config()
2363 bool is_normal_map = config.flags & ASTCENC_FLG_MAP_NORMAL;

Completed in 6 milliseconds