Don't score tests that are dependent on 32-bit float support.

Devices like the Mali-450 don't translate highp to 32-bit float which
causes rendering errors.  We have mitigated many of these issues
for future releases, but instead of regenerating new models for this
release we will simply relax the testing constraints until next release
where we can use both the updated code and generate new models.

No-Tree-Checks: true
No-Try: true
No-Presubmit: true
Change-Id: I181584d0a3df64d5e3c6c79753babf912fa329d5
Reviewed-on: https://skia-review.googlesource.com/128920
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Derek Sollenberger <djsollen@google.com>
1 file changed