| Index: gpu/command_buffer/common/gles2_cmd_format_autogen.h
|
| ===================================================================
|
| --- gpu/command_buffer/common/gles2_cmd_format_autogen.h (revision 35202)
|
| +++ gpu/command_buffer/common/gles2_cmd_format_autogen.h (working copy)
|
| @@ -1,7 +1,5 @@
|
| // This file is auto-generated. DO NOT EDIT!
|
|
|
| -#pragma pack(push, 1)
|
| -
|
| struct ActiveTexture {
|
| typedef ActiveTexture ValueType;
|
| static const CommandId kCmdId = kActiveTexture;
|
| @@ -8082,5 +8080,4 @@
|
| COMPILE_ASSERT(offsetof(SwapBuffers, header) == 0,
|
| OffsetOf_SwapBuffers_header_not_0);
|
|
|
| -#pragma pack(pop)
|
|
|
|
|