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

Unified Diff: gpu/config/gpu_driver_bug_list_json.cc

Issue 2447233003: Better document ES3 MSAA driver bug workaround for Qualcomm GPUs. (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/gpu_driver_bug_list_json.cc
diff --git a/gpu/config/gpu_driver_bug_list_json.cc b/gpu/config/gpu_driver_bug_list_json.cc
index 15821b9036e19dece4b68452062c54fc3fbd8b90..9bfaa3e05384e96727f5265843559b126b95e19d 100644
--- a/gpu/config/gpu_driver_bug_list_json.cc
+++ b/gpu/config/gpu_driver_bug_list_json.cc
@@ -419,6 +419,7 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST(
},
{
"id": 52,
+ "cr_bugs": [449116, 471200, 612474],
"description": "ES3 MSAA is broken on Qualcomm",
"os": {
"type": "android"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698