Searched defs:can_omit_modes (Results 1 – 2 of 2) sorted by relevance
821 bool can_omit_modes, in construct_block_size_descriptor_2d()1195 bool can_omit_modes, in init_block_size_descriptor()
763 bool can_omit_modes = static_cast<bool>(config.flags & ASTCENC_FLG_SELF_DECOMPRESS_ONLY); in astcenc_context_alloc() local