| Index: gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_interface_stub_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| index 8cc06fb36a4fe8ba81d074d736670f742eb88ee0..59c264c0974c383f251f0c325b1fca9ea57a0e29 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| @@ -861,6 +861,7 @@ void ProgramPathFragmentInputGenCHROMIUM(GLuint program,
|
| GLenum genMode,
|
| GLint components,
|
| const GLfloat* coeffs) override;
|
| +void CoverageModulationCHROMIUM(GLenum components) override;
|
| GLenum GetGraphicsResetStatusKHR() override;
|
| void BlendBarrierKHR() override;
|
| void ApplyScreenSpaceAntialiasingCHROMIUM() override;
|
|
|