summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorJason Sams <jsams@google.com>2014-04-28 16:18:05 -0700
committerJason Sams <jsams@google.com>2014-04-28 16:33:21 -0700
commitba92a7085bbb8916334a6571ff33355873883173 (patch)
tree0c84ecb6f98a4c8eb38f758154c56ef8264a3111 /api
parentd3fe4992b47848deb9a2876951aeb0bb1c62ad3f (diff)
downloadrs-ba92a7085bbb8916334a6571ff33355873883173.tar.gz
Fix precision issues with half_recip,
half_sqrt, and half_rsqrt Change-Id: I37affd7e817dd66784a541beec811bb1bca701c2
Diffstat (limited to 'api')
-rw-r--r--api/rs_core_math.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/rs_core_math.spec b/api/rs_core_math.spec
index d83b0d9b..dcfefe28 100644
--- a/api/rs_core_math.spec
+++ b/api/rs_core_math.spec
@@ -1294,7 +1294,7 @@ comment:
Return the approximate reciprocal of a value.
version: 17
# TODO enable once precision is improved
-test: noverify
+#test: noverify
end:
start: