Searched refs:AstcClClose (Results 1 – 4 of 4) sorted by relevance
69 CL_ASTC_SHARE_LIB_API CL_ASTC_STATUS AstcClClose(ClAstcHandle *handle);
457 uint32_t ret = AstcClClose(astcClEncoder);460 ret = AstcClClose(nullptr);505 AstcClClose(astcClEncoder); in TryAstcEncBasedOnCl()510 AstcClClose(astcClEncoder); in TryAstcEncBasedOnCl()513 if (AstcClClose(astcClEncoder) != CL_ASTC_ENC_SUCCESS) { in TryAstcEncBasedOnCl()
1332 CL_ASTC_SHARE_LIB_API CL_ASTC_STATUS AstcClClose(ClAstcHandle *clAstcHandle) in AstcClClose() function1536 AstcClClose(*handle); in AstcClCreate()1541 AstcClClose(*handle); in AstcClCreate()
395 AstcClClose(astcClEncoder); in AstcSoftwareEncodeCore()400 AstcClClose(astcClEncoder); in AstcSoftwareEncodeCore()403 if (AstcClClose(astcClEncoder) != CL_ASTC_ENC_SUCCESS) { in AstcSoftwareEncodeCore()