Home
last modified time | relevance | path

Searched refs:ASTCENC_ERR_BAD_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc.h223 ASTCENC_ERR_BAD_BLOCK_SIZE, enumerator
Dastcenc_entry.cpp239 return ASTCENC_ERR_BAD_BLOCK_SIZE; in validate_block_size()
1325 case ASTCENC_ERR_BAD_BLOCK_SIZE: in astcenc_get_error_string()
Dastcenccli_toplevel.cpp614 if (status == ASTCENC_ERR_BAD_BLOCK_SIZE) in init_astcenc_config()