| Index: third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_miscellaneous_autogen.h
|
| diff --git a/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_sync_point_autogen.h b/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_miscellaneous_autogen.h
|
| similarity index 73%
|
| copy from third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_sync_point_autogen.h
|
| copy to third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_miscellaneous_autogen.h
|
| index 3c3c4b9cbd74a550a8935c8a0a2ef9a8997329d1..ff7dabea7ec74241e68a828f118ed5af0c5944f5 100644
|
| --- a/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_sync_point_autogen.h
|
| +++ b/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_miscellaneous_autogen.h
|
| @@ -8,5 +8,4 @@
|
| // clang-format -i -style=chromium filename
|
| // DO NOT EDIT!
|
|
|
| -VISIT_GL_CALL(InsertSyncPointCHROMIUM, GLuint, (), ())
|
| -VISIT_GL_CALL(WaitSyncPointCHROMIUM, void, (GLuint sync_point), (sync_point))
|
| +VISIT_GL_CALL(ShallowFlushCHROMIUM, void, (), ())
|
|
|