Fix flakiness of compositeDeadline check of eglGetFrameTimestsmps
authorBrian Anderson <brianderson@google.com>
Tue, 7 Mar 2017 00:34:03 +0000 (16:34 -0800)
committerBrian Anderson <brianderson@google.com>
Tue, 7 Mar 2017 00:40:43 +0000 (16:40 -0800)
commit40fd86f16fe7c46bab2f560ad870f3228cb37284
treec64617d06eefb8720077890df30e71ee01f53a4a
parentc9dcf19f733f40a7c20ef6474f2b416243954fe3
Fix flakiness of compositeDeadline check of eglGetFrameTimestsmps

maxDeadline already has some slack built into the check.
This ensures proper slack for the mindDeadline too.

Test: --deqp-case=dEQP-EGL*get_frame_timestamps*
modules/egl/teglGetFrameTimestampsTests.cpp