• boliu's avatar
    Cherry-pick: gpu: Use egl client wait if server wait not available · 8fd87632
    boliu authored
    Clean cherry-pick of chromium
    crrev.com/bf634aa33aa21ce25ef680bca6305b9ad64acfbc
    
    BUG: 17690996
    
    Original description:
    
    Check for EGL_KHR_wait_sync extension before calling eglWaitSyncKHR. If
    extension not present, fallback to EGL_KHR_fence_sync and
    eglClientWaitSyncKHR.
    
    Change-Id: Ia3dad04d468ffebb88b549adb06a310f933d9b5b
    8fd87632
generate_bindings.py 78.1 KB