| 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 495a913daf29c2c680828e37bc9605c45784f4dd..8c7fcfa9524f8bfc98ec1ce8cd30df36218883e5 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| @@ -1555,5 +1555,9 @@ void DrawElementsInstancedANGLE(
|
|
|
| void VertexAttribDivisorANGLE(GLuint index, GLuint divisor);
|
|
|
| +void DiscardBackbufferCHROMIUM();
|
| +
|
| +void EnsureBackbufferCHROMIUM();
|
| +
|
| #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_IMPLEMENTATION_AUTOGEN_H_
|
|
|
|
|