Home
last modified time | relevance | path

Searched refs:is_constant_block (Results 1 – 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc.h618 bool is_constant_block; member
Dastcenc_entry.cpp1227 info->is_constant_block = scb.block_type == SYM_BTYPE_CONST_F16 || in astcenc_get_block_info()
1229 if (info->is_constant_block) in astcenc_get_block_info()