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

Unified Diff: gpu/config/gpu_driver_bug_list_json.cc

Issue 2565233003: apply workaround from 2272823004 to all mac instead of mac intel (Closed)
Patch Set: apply workaround from 2272823004 to all mac instead of mac intel Created 4 years 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 | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | 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 08ee862d6240d20f77570e0cd5b743ff654def62..85be6b7d204f1706cef8295b92182ab25d9c0446 100644
--- a/gpu/config/gpu_driver_bug_list_json.cc
+++ b/gpu/config/gpu_driver_bug_list_json.cc
@@ -19,7 +19,7 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST(
{
"name": "gpu driver bug list",
// Please update the version number whenever you change this file.
- "version": "9.16",
+ "version": "9.24",
"entries": [
{
"id": 1,
@@ -1904,7 +1904,6 @@ LONG_STRING_CONST(
"os": {
"type": "macosx"
},
- "vendor_id": "0x8086",
"features": [
"reset_base_mipmap_level_before_texstorage"
]
« no previous file with comments | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698