2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-27 06:42:19 +00:00
Files
compute/example
Kyle Lutz 4185694366 Add extents<N> class
This adds an extents<N> class which stores an array of n-dimensional
extent values. This can be used to represent an ND-range for launching
an OpenCL kernel or for storing the size/shape of a 2D/3D image.

Also adds a variadic dim() function which provides a concise syntax
for creating extents<N> objects.
2014-12-02 22:42:24 -08:00
..
2014-10-23 19:58:00 -07:00
2014-07-11 23:25:41 -07:00
2014-12-02 22:42:24 -08:00
2014-06-07 11:57:11 -07:00
2014-12-02 22:42:24 -08:00
2014-06-07 11:57:11 -07:00
2014-12-02 22:42:24 -08:00
2014-03-08 13:17:55 -08:00
2014-06-07 11:57:11 -07:00
2014-09-04 19:23:33 -07:00
2014-12-02 22:42:24 -08:00
2014-07-11 23:25:41 -07:00
2014-04-11 21:36:57 -07:00
2014-12-02 22:42:24 -08:00
2014-04-27 13:27:03 -07:00
2014-06-07 11:57:11 -07:00
2014-04-19 12:31:37 -07:00
2014-07-11 23:25:41 -07:00