Index: gpu/config/gpu_control_list_format.txt |
diff --git a/gpu/config/gpu_control_list_format.txt b/gpu/config/gpu_control_list_format.txt |
index e9522c34504d68ef866f4b03b51ba09b4b02eacd..482a8b1e0930bbab82f527446b2d1864a47bd749 100644 |
--- a/gpu/config/gpu_control_list_format.txt |
+++ b/gpu/config/gpu_control_list_format.txt |
@@ -50,6 +50,8 @@ |
// 23. "cr_bugs" is an array of associated webkit bug numbers. |
// 24. "disabled" is a boolean. If it is present, the entry will be skipped. |
// This can not be used in exceptions. |
+// 25. "direct_rendering" is a boolean. If present, this will filter on whether |
+// the GL contexts are direct or indirect based on the value. |
// |
// VERSION includes "op", "style", "value", and "value2". "op" can be any of |
// the following values: "=", "<", "<=", ">", ">=", "any", "between". "style" |