Searched refs:AstcCreateClKernel (Results 1 – 1 of 1) sorted by relevance
1486 static CL_ASTC_STATUS AstcCreateClKernel(ClAstcHandle *clAstcHandle, const std::string &clBinPath) in AstcCreateClKernel() function1539 if (AstcCreateClKernel(clAstcHandle, clBinPath) != CL_ASTC_ENC_SUCCESS) { in AstcClCreate()