ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/OpenCL/OpenCL.pm
(Generate patch)

Comparing OpenCL/OpenCL.pm (file contents):
Revision 1.81 by root, Sat May 5 14:17:39 2012 UTC vs.
Revision 1.82 by root, Sat May 5 14:18:35 2012 UTC

656human readable string. When confronted with some random integer it can be 656human readable string. When confronted with some random integer it can be
657very helpful to pass it through this function to maybe get some readable 657very helpful to pass it through this function to maybe get some readable
658string out of it. 658string out of it.
659 659
660The latest version of this module knows the enumaration constants 660The latest version of this module knows the enumaration constants
661listed in L<http://cvs.schmorp.de/OpenCL/errstr.h>. 661listed in L<http://cvs.schmorp.de/OpenCL/enumstr.h>.
662 662
663=item @platforms = OpenCL::platforms 663=item @platforms = OpenCL::platforms
664 664
665Returns all available OpenCL::Platform objects. 665Returns all available OpenCL::Platform objects.
666 666

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines