| Index: gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| index 148f3afb19a036dc7884d9cdde1c4cc9a861d6b4..c124f9ed61018e7d64c7519e37c3a58e23b81258 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
| @@ -1154,6 +1154,7 @@ void GLES2InterfaceStub::ProgramPathFragmentInputGenCHROMIUM(
|
| GLenum /* genMode */,
|
| GLint /* components */,
|
| const GLfloat* /* coeffs */) {}
|
| +void GLES2InterfaceStub::CoverageModulationCHROMIUM(GLenum /* components */) {}
|
| GLenum GLES2InterfaceStub::GetGraphicsResetStatusKHR() {
|
| return 0;
|
| }
|
|
|