TOpenCLKernelList::Locate Method

TOpenCLKernel *Locate(const DewString &KernelName);

Searches for and returns the kernel with KernelName.

#NameTypeDescription
1KernelNameconst DewString &
Remarks:

The function will raise an exception, if the Kernel is not found.

Declared in Dew::Math::TOpenCLKernelList · Dew.Math/clMtxVec.h · Cross-compiler