f7e96bcdb2b5f0ca897c3436a10acd61bf99d8d6 |
|
24-Jun-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Fix intThresholdPositionDeviationCompare with acceptOutOfBoundsAsAnyValue = false. Bug: 22010138 Change-Id: I76a85f02324d1b2c0c98cabbb484623dbd3d6b07
/external/deqp/framework/common/tcuImageCompare.cpp
|
277c4c9249c3e56302ec889844d8279236ffad32 |
|
12-Jun-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Fix off-by-one in floatUlpThresholdCompare. Fix off-by-one in ULP calculation causing comparison accepting errors one larger than threshold if either of the compared operands were excatly 0. Change-Id: I328eebfae5c8caa1f34dea3e519d4dfa41fd92a9
/external/deqp/framework/common/tcuImageCompare.cpp
|
f385ac03b815baa98a5dff16b3b5c6398622c53d |
|
11-Jun-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Ignore denormals in floatUlpThresholdCompare. - Calculate ULPs assuming denormals (and signed zeros) do not exist. Bug: 21731219 Change-Id: I6f426c781b2c38d7279b65a973e381f0848fbe02
/external/deqp/framework/common/tcuImageCompare.cpp
|
06beb4d23816942e7ccc49c81530bb8702a6f336 |
|
06-Feb-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Optimize draw tests. - Skip multisample resolve if buffer is not multisampled. - Reject distant diamonds early in line rasterizer. - Preclear error masks to success color. - Reuse pixel buffer accesses, do not assume getAccess() is free. Change-Id: Ic60a6e0e4615c78739f9ccd62ae19567995c895d
/external/deqp/framework/common/tcuImageCompare.cpp
|
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/tcuImageCompare.cpp
|