aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrOrderedSet.h
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2015-06-24 13:08:51 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-06-24 13:08:52 -0700
commit4760f32f2a68acdcfee53eae98bbdabb19238e8d (patch)
tree41d44095f742edc83534cb3cb4ed82341bcb7253 /src/gpu/GrOrderedSet.h
parent0c752f4760f9b501eea5fb4b5fc629d5221473f9 (diff)
Clarify iOS flush-to-zero status.
Modern processors support flush-to-zero and denormalized-are-zero for floating point operations (with ARM NEON unable to disable them). However, iOS on ARM is the only current system which defaults processes to using both all the time. However, this is only iOS on ARM, iOS on x86 (the simulator) does not. Correctly defining this allows the math tests to run error free in the simulator. Review URL: https://codereview.chromium.org/1203533003
Diffstat (limited to 'src/gpu/GrOrderedSet.h')
0 files changed, 0 insertions, 0 deletions