use rs_fp_relaxed instead of the default rs_fp_full

should help supporting more devices
pull/6/head
Ahmet Inan 2015-07-11 12:10:58 +02:00
rodzic 6e5b79696f
commit 44f74bb50e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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"