commit | 692275f91fe458ac6c858a8d612540d72a1807cc | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Thu Apr 23 16:33:49 2015 -0700 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu May 21 15:06:08 2015 -0700 |
tree | c74d4a4caf62ffc1dcf40b92b97d38fdcbb6c6ce | |
parent | f280d11274b788af6c05d4ac4a1d305a783114c5 [diff] [blame] |
tests: Handle screenshot done event in weston-test Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-By: Derek Foreman <derekf@osg.samsung.com>
diff --git a/tests/weston-test-client-helper.h b/tests/weston-test-client-helper.h index 2564044..0ff2877 100644 --- a/tests/weston-test-client-helper.h +++ b/tests/weston-test-client-helper.h
@@ -64,6 +64,7 @@ int pointer_x; int pointer_y; uint32_t n_egl_buffers; + int buffer_copy_done; }; struct input {