use rs_fp_relaxed instead of the default rs_fp_full

should help supporting more devices
This commit is contained in:
Ahmet Inan 2015-07-11 12:10:58 +02:00
parent 6e5b79696f
commit 44f74bb50e

View file

@ -16,6 +16,7 @@ limitations under the License.
#pragma version(1)
#pragma rs java_package_name(xdsopl.robot36)
#pragma rs_fp_relaxed
#include "complex.rsh"
#include "ema.rsh"