TOpenCLKernel *Locate(const DewString &KernelName);
Searches for and returns the kernel with KernelName.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | KernelName | const 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