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

Unified Diff: gpu/config/gpu_driver_bug_workarounds.h

Issue 2045663002: mac: Remove GPU bug workarounds for OS X versions before 10.9 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: kbr comment Created 4 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/config/gpu_driver_bug_workaround_type.h ('k') | gpu/config/gpu_driver_bug_workarounds.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/gpu_driver_bug_workarounds.h
diff --git a/gpu/config/gpu_driver_bug_workarounds.h b/gpu/config/gpu_driver_bug_workarounds.h
index 6c90d1b33958ead36c4560cbc8c4a79f8430613f..8194cd81d1559a72912008522cd0934b52202619 100644
--- a/gpu/config/gpu_driver_bug_workarounds.h
+++ b/gpu/config/gpu_driver_bug_workarounds.h
@@ -34,7 +34,6 @@ class GPU_EXPORT GpuDriverBugWorkarounds {
// Note: 0 here means use driver limit.
GLint max_texture_size;
- GLint max_cube_map_texture_size;
GLint max_fragment_uniform_vectors;
GLint max_varying_vectors;
GLint max_vertex_uniform_vectors;
« no previous file with comments | « gpu/config/gpu_driver_bug_workaround_type.h ('k') | gpu/config/gpu_driver_bug_workarounds.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698