Searched defs:clBinPath (Results 1 – 3 of 3) sorted by relevance
1378 static CL_ASTC_STATUS SaveClBin(cl_program program, const std::string &clBinPath) in SaveClBin()1437 static CL_ASTC_STATUS AstcClBuildProgram(ClAstcHandle *clAstcHandle, const std::string &clBinPath) in AstcClBuildProgram()1486 static CL_ASTC_STATUS AstcCreateClKernel(ClAstcHandle *clAstcHandle, const std::string &clBinPath) in AstcCreateClKernel()1523 …ASTC_SHARE_LIB_API CL_ASTC_STATUS AstcClCreate(ClAstcHandle **handle, const std::string &clBinPath) in AstcClCreate()
380 uint8_t *buffer, const std::string &clBinPath) in AstcSoftwareEncodeCore()503 std::string clBinPath = "/sys_prod/etc/graphic/AstcEncShader_ALN-AL00.bin"; in AstcSoftwareEncodeCore() local
491 uint8_t *buffer, const std::string &clBinPath) in TryAstcEncBasedOnCl()575 std::string clBinPath = "/sys_prod/etc/graphic/AstcEncShader_ALN-AL00.bin"; in EncodeMutiFrames() local