b3637d2f4c8c33317e4b9e7d5e637e8e33766e00 |
|
10-Jun-2015 |
Pyry Haulos <phaulos@google.com> |
Fix bug in tcu::Interval::intersects() This bug (probably just a typo) was causing issues in atan(y, x) tests. The verification didn't account for small denormal divisors being flushed to +0. Bug: 21326633 Change-Id: I044ab38fb7f2ae316dfdac0674eab942fc5c8446
/external/deqp/framework/common/tcuInterval.hpp
|
93df37596ea66700965094b3aa2830cf4f2ca5aa |
|
24-Feb-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Add DE_WARN_UNUSED_TYPE. - Add DE_WARN_UNUSED_TYPE macro. - Mark most commonly used types that have non-trivial ctor/dtor pair but no intended side-effects with DE_WARN_UNUSED_TYPE. Change-Id: I9af5c29fcacbec0d9bed0185b60552cb4bccf667
/external/deqp/framework/common/tcuInterval.hpp
|
3c827367444ee418f129b2c238299f49d3264554 |
|
02-Sep-2014 |
Jarkko Poyry <jpoyry@google.com> |
Import dEQP. Import drawElements Quality Program from an internal repository. Bug: 17388917 Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb
/external/deqp/framework/common/tcuInterval.hpp
|