Searched refs:GetKernelString (Results 1 – 1 of 1) sorted by relevance
96 bool GetKernelString(cl_kernel kernel, cl::KernelInfo name, std::string &string, cl_int &errorCode) in GetKernelString() function177 if (!GetKernelString(mNative, cl::KernelInfo::FunctionName, infoOut->functionName, errorCode) || in createInfo()180 !GetKernelString(mNative, cl::KernelInfo::Attributes, infoOut->attributes, errorCode))) in createInfo()