Home
last modified time | relevance | path

Searched defs:can_omit_modes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp821 bool can_omit_modes, in construct_block_size_descriptor_2d()
1195 bool can_omit_modes, in init_block_size_descriptor()
Dastcenc_entry.cpp763 bool can_omit_modes = static_cast<bool>(config.flags & ASTCENC_FLG_SELF_DECOMPRESS_ONLY); in astcenc_context_alloc() local