commit | e288d40afc78bf4a37a84eee6c13efd0cf23fac2 | [log] [tgz] |
---|---|---|
author | Brian Anderson <brianderson@google.com> | Sat Jan 21 16:03:19 2017 -0800 |
committer | Pyry Haulos <phaulos@google.com> | Wed Feb 22 18:00:00 2017 +0000 |
tree | 11de5ca88032aa9cfa55d816c3ce8304898ef0ad | |
parent | d4a9effab0d278131b0add9ad3ded2a662c9d9e1 [diff] |
Add GetFrameTimestamps tests Add tests for EGL_ANDROID_get_frame_timestamps. Verifies: 1) Frame IDs properly identify frames. 2) The frame timestamp ordering is correct 3) The compositor timing values are reasonable. 4) All timestamps from the most recently swapped frame can be retrieved without additional swaps. Test: --deqp-case=dEQP-EGL*get_frame_timestamps* Change-Id: I393a3bc79f019951a2fddb83760b6e1d919663b6
This repository contains a GPU testing suite called dEQP (drawElements Quality Program). dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vulkan.
Up-to-date documentation for the dEQP is available at Android Open Source Project site.
This repository includes Khronos Vulkan CTS under external/vulkancts
directory. For more information see Vulkan CTS README.