Searched refs:GetKernelString (Results 1 – 1 of 1) sorted by relevance
95 bool GetKernelString(cl_kernel kernel, cl::KernelInfo name, std::string &string, cl_int &errorCode) in GetKernelString() function175 if (!GetKernelString(mNative, cl::KernelInfo::FunctionName, info.functionName, errorCode) || in createInfo()178 !GetKernelString(mNative, cl::KernelInfo::Attributes, info.attributes, errorCode))) in createInfo()