27 #include "../aclElementBase.h"
28 #include "../aclUtilities.h"
45 vector<Element> & localDeclarations)
const;
65 vector<Element> & localDeclarations)
const
72 unsigned int argumentIndex)
const
91 #endif // ACLCONSTANT_H
virtual string getName() const
virtual void addToKernelSource(vector< Element > &arguments, vector< Element > &localDeclarations) const
virtual string str(const KernelConfiguration &kernelConfig) const
ACL Kernel configuration class.
virtual string getTypeSignature(const KernelConfiguration &kernelConfig) const
virtual void setAsArgument(cl::Kernel &kernel, unsigned int argumentIndex) const
Class interface for cl_kernel.
virtual string getLocalDeclaration(const KernelConfiguration &kernelConfig) const