Changes between Version 12 and Version 13 of OpenCLTransformation
- Timestamp:
- 08/06/14 14:55:18 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenCLTransformation
v12 v13 8 8 }}} 9 9 10 * ' args': holds the arguments, the kernel method to be executed, and data pertaining to local, global, and workgroup ids.10 * 'cl_kernel': holds the arguments, the kernel method to be executed, and data pertaining to local, global, and workgroup ids. 11 11 12 12 {{{
