Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp793 construct_block_size_descriptor_2d( QualityProfile privateProfile, unsigned int x_texels, unsigned int y_texels, bool can_omit_modes, float mode_cutoff, block_size_descriptor& bsd ) construct_block_size_descriptor_2d() argument
1200 init_block_size_descriptor( QualityProfile privateProfile, unsigned int x_texels, unsigned int y_texels, unsigned int z_texels, bool can_omit_modes, unsigned int partition_count_cutoff, float mode_cutoff, block_size_descriptor& bsd ) init_block_size_descriptor() argument
H A Dastcenc_entry.cpp715 bool can_omit_modes = static_cast<bool>(config.flags & ASTCENC_FLG_SELF_DECOMPRESS_ONLY); in astcenc_context_alloc() local

Completed in 4 milliseconds