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
Advanced Computational Language.
virtual void setAsArgument(cl::Kernel &kernel, unsigned int argumentIndex) const
virtual string str(const KernelConfiguration &kernelConfig) const
virtual void addToKernelSource(vector< Element > &arguments, vector< Element > &localDeclarations) const
virtual string getLocalDeclaration(const KernelConfiguration &kernelConfig) const
ACL Kernel configuration class.
Class interface for cl_kernel.
virtual string getTypeSignature(const KernelConfiguration &kernelConfig) const