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

Unified Diff: gpu/config/gpu_driver_bug_list_arrays_and_structs_autogen.h

Issue 2806623002: Enable WebGL 2.0 and ES3 MSAA on Adreno 4xx (Closed)
Patch Set: remember to run the autogenerator Created 3 years, 8 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/config/gpu_driver_bug_list.json ('k') | gpu/config/gpu_driver_bug_list_autogen.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/gpu_driver_bug_list_arrays_and_structs_autogen.h
diff --git a/gpu/config/gpu_driver_bug_list_arrays_and_structs_autogen.h b/gpu/config/gpu_driver_bug_list_arrays_and_structs_autogen.h
index 59f2c5c0915e5d15a809c9928d29b1f4b4791433..355a9ed941f8f936357d4ee4a9df4064b753323c 100644
--- a/gpu/config/gpu_driver_bug_list_arrays_and_structs_autogen.h
+++ b/gpu/config/gpu_driver_bug_list_arrays_and_structs_autogen.h
@@ -355,18 +355,6 @@ const GpuControlList::GLStrings kGLStringsForEntry51 = {
nullptr, "ANGLE.*", nullptr, nullptr,
};
-const int kFeatureListForEntry52[1] = {
- DISABLE_CHROMIUM_FRAMEBUFFER_MULTISAMPLE,
-};
-
-const uint32_t kCrBugsForEntry52[4] = {
- 449116, 471200, 612474, 682075,
-};
-
-const GpuControlList::GLStrings kGLStringsForEntry52 = {
- nullptr, "Adreno \\(TM\\) 4.*", nullptr, nullptr,
-};
-
const int kFeatureListForEntry54[1] = {
CLEAR_UNIFORMS_BEFORE_FIRST_PROGRAM_USE,
};
@@ -2053,8 +2041,8 @@ const int kFeatureListForEntry214[2] = {
FORCE_UPDATE_SCISSOR_STATE_WHEN_BINDING_FBO0,
};
-const uint32_t kCrBugsForEntry214[4] = {
- 670607, 696627, 698197, 707839,
+const uint32_t kCrBugsForEntry214[5] = {
+ 670607, 682075, 696627, 698197, 707839,
};
const GpuControlList::GLStrings kGLStringsForEntry214 = {
« no previous file with comments | « gpu/config/gpu_driver_bug_list.json ('k') | gpu/config/gpu_driver_bug_list_autogen.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698