| 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 7b23ad86dff7c9ab035e1a583939e13137e14e16..38997aad983407f046ddb1e455ad9a5ff25403da 100644
|
| --- a/gpu/config/gpu_control_list_format.txt
|
| +++ b/gpu/config/gpu_control_list_format.txt
|
| @@ -63,6 +63,7 @@
|
| // the GL contexts are direct or indirect based on the value.
|
| // 26. "disabled_extensions" is a list of strings which contain the GL_EXTENSION
|
| // strings which are disabled by the workaround.
|
| +// 27. "pixel_shader_version" is a VERSION structure (defined below).
|
| //
|
| // VERSION includes "op", "style", "value", and "value2". "op" can be any of
|
| // the following values: "=", "<", "<=", ">", ">=", "any", "between". "style"
|
|
|