Skip to content
Commit d46bcd95 authored by Karl Rupp's avatar Karl Rupp
Browse files

OpenCL: Removed float condition for ternary operator in kernels.

Resolves #166. In short, the OpenCL standard prohibits the use
of floating point arguments for expr1 in the ternary operator
 expr1 ? expr2 : expr3
parent 43076cc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment