I don't know if Tim had a link in that reply, but here's a link:
http://www.khronos.org/registry/cl/sdk/1.0/docs/man/xhtml/commonFunctions.html
and better yet, the actual information (imagine that!)
gentype step ( gentype edge,
gentype x)
Built-in common functions operate component-wise and the description
is per-component. We use the generic type name gentype to indicate
that the function can take float, float2, float4, float8, or float16
as the type for the arguments.
The built-in common functions are implemented using the round to
nearest even rounding mode.
If extended with cl_khr_fp64, generic type name gentype may indicate
double and double{2|4|8|16} as arguments and return values. If
extended with cl_khr_fp16, generic type name gentype may indicate half
and half{2|4|8|16} as arguments and return values.
(from
http://www.khronos.org/registry/cl/sdk/1.0/docs/man/xhtml/step.html)
On 1/20/13, Tim Hutton <
tim.h...@gmail.com> wrote:
> That's an OpenCL function. See the quick ref chart.
--
Robert Munafo --
mrob.com
Follow me at:
gplus.to/mrob -
fb.com/mrob27 -
twitter.com/mrob_27 -
mrob27.wordpress.com -
youtube.com/user/mrob143 -
rilybot.blogspot.com