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

Unified Diff: gpu/config/software_rendering_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/software_rendering_list.json ('k') | gpu/config/software_rendering_list_autogen.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/software_rendering_list_arrays_and_structs_autogen.h
diff --git a/gpu/config/software_rendering_list_arrays_and_structs_autogen.h b/gpu/config/software_rendering_list_arrays_and_structs_autogen.h
index e2d3626e30e8ff743c1fcf5c241e1443007e73dd..fb42565db4cb1d94c190d835c36454430213d74f 100644
--- a/gpu/config/software_rendering_list_arrays_and_structs_autogen.h
+++ b/gpu/config/software_rendering_list_arrays_and_structs_autogen.h
@@ -1679,18 +1679,6 @@ const GpuControlList::GLStrings kGLStringsForEntry134Exception1 = {
nullptr, ".*Gallium.*llvmpipe.*", nullptr, nullptr,
};
-const int kFeatureListForEntry135[1] = {
- GPU_FEATURE_TYPE_WEBGL2,
-};
-
-const uint32_t kCrBugsForEntry135[1] = {
- 471200,
-};
-
-const GpuControlList::GLStrings kGLStringsForEntry135 = {
- nullptr, "Adreno \\(TM\\) 4.*", nullptr, nullptr,
-};
-
const int kFeatureListForEntry136[1] = {
GPU_FEATURE_TYPE_GPU_RASTERIZATION,
};
« no previous file with comments | « gpu/config/software_rendering_list.json ('k') | gpu/config/software_rendering_list_autogen.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698