| Index: gpu/command_buffer/service/gles2_cmd_decoder.cc
|
| ===================================================================
|
| --- gpu/command_buffer/service/gles2_cmd_decoder.cc (revision 79379)
|
| +++ gpu/command_buffer/service/gles2_cmd_decoder.cc (working copy)
|
| @@ -1772,6 +1772,7 @@
|
| offscreen_target_depth_format_(0),
|
| offscreen_target_stencil_format_(0),
|
| offscreen_target_samples_(0),
|
| + copy_texture_to_parent_texture_fb_(0),
|
| offscreen_saved_color_format_(0),
|
| back_buffer_color_format_(0),
|
| current_decoder_error_(error::kNoError),
|
|
|