Changes between Version 11 and Version 12 of OpenCLTransformation


Ignore:
Timestamp:
08/06/14 14:54:58 (12 years ago)
Author:
fuufusuu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenCLTransformation

    v11 v12  
    1 ===OpenCL/CIVL structs===
     1== OpenCL/CIVL structs ==
    22* 'args' : a struct containing all of the variables that will be passed into a kernel. Uses an array of void pointers. Size determined by number of parameters.
    33{{{