mirror of
https://github.com/boostorg/compute.git
synced 2026-01-24 05:42:14 +00:00
This adds a new macro to ease the definition of custom user functions. The BOOST_COMPUTE_FUNCTION() macro creates a new boost::compute::function<> object with the provided return type, argument types, function name and OpenCL source code.
4.4 KiB
4.4 KiB