Index: trunk/src/gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h |
=================================================================== |
--- trunk/src/gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h (revision 260192) |
+++ trunk/src/gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h (working copy) |
@@ -1441,12 +1441,6 @@ |
gl_->WaitAsyncTexImage2DCHROMIUM(target); |
} |
-void GLES2TraceImplementation::WaitAllAsyncTexImage2DCHROMIUM() { |
- TRACE_EVENT_BINARY_EFFICIENT0("gpu", |
- "GLES2Trace::WaitAllAsyncTexImage2DCHROMIUM"); |
- gl_->WaitAllAsyncTexImage2DCHROMIUM(); |
-} |
- |
void GLES2TraceImplementation::DiscardFramebufferEXT( |
GLenum target, |
GLsizei count, |