diff options
author | boliu <boliu@chromium.org> | 2015-02-04 15:41:28 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-04 23:42:47 +0000 |
commit | 0599e81b61d2ab266a68dcce9d2b3c27e275f879 (patch) | |
tree | 7172c45eb3cd392e7ec76aeb582bfc692afe483f /gpu/DEPS | |
parent | e27b1ef23206ea3352b4623184b3533b2bac4dcb (diff) | |
download | chromium_src-0599e81b61d2ab266a68dcce9d2b3c27e275f879.zip chromium_src-0599e81b61d2ab266a68dcce9d2b3c27e275f879.tar.gz chromium_src-0599e81b61d2ab266a68dcce9d2b3c27e275f879.tar.bz2 |
Add workaround to ignore EGL sync errors on qc
On android versions before 5.0, EGL sync objects are
incorrectly destroyed when the associated EGL context is
destroyed. The EGL sync objects error handling is tight to
prevent driver regressions from known issues. This combined
with this triggers DCHECk failures and crashes.
So add another workaround to ignore errors from EGL sync
object calls.
BUG=453857
Review URL: https://codereview.chromium.org/892323002
Cr-Commit-Position: refs/heads/master@{#314678}
Diffstat (limited to 'gpu/DEPS')
0 files changed, 0 insertions, 0 deletions