aboutsummaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorChia-I Wu <[email protected]>2019-02-07 15:14:19 -0800
committerMarge Bot <[email protected]>2020-03-09 18:27:11 +0000
commitf3728816afbbe39a563ec02ba65f3b1516d79881 (patch)
tree0ea9c5f9f60f90763c252f2cf9ad8b2a8283a4d1 /doxygen
parentc7976ed43a7faa8a987b7b90e8f05471fde70620 (diff)
egl/android: require ANDROID_native_fence_sync for buffer age
Querying buffer age requires a buffer to be dequeued. But dequeuing without ANDROID_native_fence_sync might imply eglClientWaitSync, which results in a deadlock as the display lock is already held by eglQuerySurface. Signed-off-by: Chia-I Wu <[email protected]> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/221> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/221>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions