Skip testing int lookups for fp32/fp64 formats in internal tests
authorPyry Haulos <phaulos@google.com>
Thu, 4 Aug 2016 18:32:59 +0000 (11:32 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 4 Aug 2016 18:32:59 +0000 (11:32 -0700)
commit0cb72493f55ed68dc610fb61117cbce4df1049a3
tree123637331a8554d4d94d1ff1160b9b98fb736480
parent9a626f2c8cf33897ed371ef321669efc574de142
Skip testing int lookups for fp32/fp64 formats in internal tests

Overflow in float->int conversion is undefined and results vary between
tested CPUs.
modules/internal/ditTextureFormatTests.cpp