Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Unified Diff: gpu/config/gpu_driver_bug_list.json

Issue 2864483007: gpu: Use ANDROID_native_fence_sync instead of ARM_implicit_external_sync.
Patch Set: rebase Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gpu/command_buffer/service/gles2_cmd_decoder.cc ('k') | gpu/config/gpu_driver_bug_workaround_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/gpu_driver_bug_list.json
diff --git a/gpu/config/gpu_driver_bug_list.json b/gpu/config/gpu_driver_bug_list.json
index db82d1930470c41a0a3cf13b74df42ce1cb00506..556bb006129c7a880de1efff3ef9cb203b5d9b11 100644
--- a/gpu/config/gpu_driver_bug_list.json
+++ b/gpu/config/gpu_driver_bug_list.json
@@ -844,19 +844,6 @@
"disable_d3d11"
]
},
- {
- "id": 101,
- "description": "The Mali-Txxx driver hangs when reading from currently displayed buffer",
- "cr_bugs": [457511],
- "os": {
- "type": "chromeos"
- },
- "gl_vendor": "ARM.*",
- "gl_renderer": "Mali-T.*",
- "features": [
- "disable_non_empty_post_sub_buffers_for_onscreen_surfaces"
- ]
- },
{
"id": 102,
"description": "Adreno 420 driver loses FBO attachment contents on bound FBO deletion",
« no previous file with comments | « gpu/command_buffer/service/gles2_cmd_decoder.cc ('k') | gpu/config/gpu_driver_bug_workaround_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698