| Index: gpu/command_buffer/client/gles2_implementation_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_implementation_autogen.h b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| index 3a6e5f367e4a2b9b67f13d1aed68c58f64457567..edab1a955ba916c3520a4e46169b1c7f8a76f309 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| @@ -431,6 +431,8 @@ void ShallowFinishCHROMIUM() override;
|
|
|
| void ShallowFlushCHROMIUM() override;
|
|
|
| +void ShallowShallowFlushCHROMIUM() override;
|
| +
|
| void StencilFunc(GLenum func, GLint ref, GLuint mask) override;
|
|
|
| void StencilFuncSeparate(GLenum face,
|
|
|