OLD | NEW |
1 // Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved. |
2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
4 | 4 |
5 // This file is auto-generated. DO NOT EDIT! | 5 // This file is auto-generated. DO NOT EDIT! |
6 | 6 |
7 // It is included by gles2_cmd_decoder_unittest_2.cc | 7 // It is included by gles2_cmd_decoder_unittest_2.cc |
8 #ifndef GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ | 8 #ifndef GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ |
9 #define GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ | 9 #define GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ |
10 | 10 |
11 | 11 |
(...skipping 1556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1568 // TODO(gman): CommandBufferEnableCHROMIUM | 1568 // TODO(gman): CommandBufferEnableCHROMIUM |
1569 | 1569 |
1570 // TODO(gman): CopyTextureToParentTextureCHROMIUM | 1570 // TODO(gman): CopyTextureToParentTextureCHROMIUM |
1571 // TODO(gman): ResizeCHROMIUM | 1571 // TODO(gman): ResizeCHROMIUM |
1572 // TODO(gman): GetRequestableExtensionsCHROMIUM | 1572 // TODO(gman): GetRequestableExtensionsCHROMIUM |
1573 | 1573 |
1574 // TODO(gman): RequestExtensionCHROMIUM | 1574 // TODO(gman): RequestExtensionCHROMIUM |
1575 | 1575 |
1576 #endif // GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ | 1576 #endif // GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ |
1577 | 1577 |
OLD | NEW |