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/
H A Dastcenc_entry.cpp393 return ASTCENC_ERR_BAD_PARAM; in validate_config()
429 return ASTCENC_ERR_BAD_PARAM; in validate_config()
673 return ASTCENC_ERR_BAD_PARAM; in astcenc_context_alloc()
680 return ASTCENC_ERR_BAD_PARAM; in astcenc_context_alloc()
687 return ASTCENC_ERR_BAD_PARAM; in astcenc_context_alloc()
1098 return ASTCENC_ERR_BAD_PARAM; in astcenc_compress_image()
1201 return ASTCENC_ERR_BAD_PARAM; in astcenc_decompress_image()
1424 case ASTCENC_ERR_BAD_PARAM: in astcenc_get_error_string()
1425 return "ASTCENC_ERR_BAD_PARAM"; in astcenc_get_error_string()
H A Dastcenc.h228 ASTCENC_ERR_BAD_PARAM, enumerator

Completed in 3 milliseconds