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

Unified Diff: gpu/ipc/common/gpu_preferences.mojom

Issue 2814843002: gpu: GPU service scheduler. (Closed)
Patch Set: fix test dcheck failures Created 3 years, 7 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/ipc/common/gpu_param_traits_macros.h ('k') | gpu/ipc/common/gpu_preferences_struct_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/gpu_preferences.mojom
diff --git a/gpu/ipc/common/gpu_preferences.mojom b/gpu/ipc/common/gpu_preferences.mojom
index e1565ec7d49c8adedaf1982b6e96c1b4d3567f10..ed4e9d9918301ce157c656183fecded3d00120bb 100644
--- a/gpu/ipc/common/gpu_preferences.mojom
+++ b/gpu/ipc/common/gpu_preferences.mojom
@@ -18,6 +18,7 @@ struct GpuPreferences {
bool single_process;
bool in_process_gpu;
bool ui_prioritize_in_gpu_process;
+ bool enable_gpu_scheduler;
bool disable_accelerated_video_decode;
bool disable_vaapi_accelerated_video_encode;
« no previous file with comments | « gpu/ipc/common/gpu_param_traits_macros.h ('k') | gpu/ipc/common/gpu_preferences_struct_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698