Searched refs:ASTCENC_FLG_SELF_DECOMPRESS_ONLY (Results 1 – 4 of 4) sorted by relevance
397 static const unsigned int ASTCENC_FLG_SELF_DECOMPRESS_ONLY = 1 << 5; variable409 ASTCENC_FLG_SELF_DECOMPRESS_ONLY;
722 bool can_omit_modes = config.flags & ASTCENC_FLG_SELF_DECOMPRESS_ONLY; in astcenc_context_alloc()
608 flags |= ASTCENC_FLG_SELF_DECOMPRESS_ONLY; in init_astcenc_config()
200 * **API Change:** New `ASTCENC_FLG_SELF_DECOMPRESS_ONLY` flag added to the211 `ASTCENC_FLG_SELF_DECOMPRESS_ONLY` mode. These allow the compressor to only