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

Comparing OpenCL/OpenCL.pm (file contents):
Revision 1.31 by root, Mon Apr 16 06:39:54 2012 UTC vs.
Revision 1.32 by root, Thu Apr 19 12:12:03 2012 UTC

271 ulong IV - Q 271 ulong IV - Q
272 float NV float f 272 float NV float f
273 half IV ushort S 273 half IV ushort S
274 double NV double d 274 double NV double d
275 275
276=head2 OpenGL sharing
277
278This module can be optionally compiled with support for
279OpenGL sharing. The sharing functions are only available when
280C<OpenCL::HAVE_OPENGL> returns true, otherwise they are absent and cannot
281be called.
282
276=head2 THE OpenCL PACKAGE 283=head2 THE OpenCL PACKAGE
277 284
278=over 4 285=over 4
279 286
280=item $int = OpenCL::errno 287=item $int = OpenCL::errno

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines