Image Component Library (ICL)
|
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/CLBuffer.h>
#include <ICLUtils/CLImage2D.h>
#include <ICLUtils/CLException.h>
#include <ICLUtils/FixedArray.h>
#include <string>
Go to the source code of this file.
Classes | |
class | icl::utils::CLKernel |
Wrapper for an OpenCL Kernel. More... | |
struct | icl::utils::CLKernel::LocalMemory |
struct that represents the dynamic local memory for a kernel More... | |
struct | icl::utils::CLKernel::Arg |
Utility structure for the CLKernel's index operator. More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::utils | |