Chromium Code Reviews| Index: gpu/command_buffer/service/feature_info.h |
| =================================================================== |
| --- gpu/command_buffer/service/feature_info.h (revision 191607) |
| +++ gpu/command_buffer/service/feature_info.h (working copy) |
| @@ -57,6 +57,7 @@ |
| bool flush_on_context_switch; |
| bool delete_instead_of_resize_fbo; |
| bool use_client_side_arrays_for_stream_buffers; |
| + bool exit_on_context_lost; |
| // Note: 0 here means use driver limit. |
| GLint max_texture_size; |