• Biao She's avatar
    Introduces GetStatusChangeTime · 9dc131d6
    Biao She authored
    This provides a best-effort interface to retrieve the time at which
    a GLFence changed state. This is useful for getting a render time
    estimate without having to poll the fence or actively waiting for it
    to signal.
    
    Bug: none
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    Change-Id: I4df20684fdaeb0f39b36fb72bd1d65a2766952fd
    Reviewed-on: https://chromium-review.googlesource.com/1030049Reviewed-by: default avatarAntoine Labour <piman@chromium.org>
    Reviewed-by: default avatarKlaus Weidner <klausw@chromium.org>
    Commit-Queue: Biao She <bshe@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#554831}
    9dc131d6
gl_fence_android_native_fence_sync.cc 3.11 KB