Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_entry.cpp419 return ASTCENC_ERR_BAD_PARAM; in validate_config()
451 return ASTCENC_ERR_BAD_PARAM; in validate_config()
694 return ASTCENC_ERR_BAD_PARAM; in astcenc_context_alloc()
701 return ASTCENC_ERR_BAD_PARAM; in astcenc_context_alloc()
1000 return ASTCENC_ERR_BAD_PARAM; in astcenc_compress_image()
1101 return ASTCENC_ERR_BAD_PARAM; in astcenc_decompress_image()
1323 case ASTCENC_ERR_BAD_PARAM: in astcenc_get_error_string()
Dastcenc.h221 ASTCENC_ERR_BAD_PARAM, enumerator