| OLD | NEW |
| 1 // Copyright (c) 2011 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 from | 5 // This file is auto-generated from |
| 6 // gpu/command_buffer/build_gles2_cmd_buffer.py | 6 // gpu/command_buffer/build_gles2_cmd_buffer.py |
| 7 // DO NOT EDIT! | 7 // DO NOT EDIT! |
| 8 | 8 |
| 9 // It is included by gles2_cmd_decoder_unittest_2.cc | 9 // It is included by gles2_cmd_decoder_unittest_2.cc |
| 10 #ifndef GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ | 10 #ifndef GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ |
| (...skipping 1694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1705 // TODO(gman): RegisterSharedIdsCHROMIUM | 1705 // TODO(gman): RegisterSharedIdsCHROMIUM |
| 1706 | 1706 |
| 1707 // TODO(gman): CommandBufferEnableCHROMIUM | 1707 // TODO(gman): CommandBufferEnableCHROMIUM |
| 1708 | 1708 |
| 1709 // TODO(gman): CopyTextureToParentTextureCHROMIUM | 1709 // TODO(gman): CopyTextureToParentTextureCHROMIUM |
| 1710 // TODO(gman): ResizeCHROMIUM | 1710 // TODO(gman): ResizeCHROMIUM |
| 1711 // TODO(gman): GetRequestableExtensionsCHROMIUM | 1711 // TODO(gman): GetRequestableExtensionsCHROMIUM |
| 1712 | 1712 |
| 1713 // TODO(gman): RequestExtensionCHROMIUM | 1713 // TODO(gman): RequestExtensionCHROMIUM |
| 1714 | 1714 |
| 1715 // TODO(gman): SetLatchCHROMIUM | 1715 // TODO(gman): SetSurfaceCHROMIUM |
| 1716 | |
| 1717 #endif // GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ | 1716 #endif // GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ |
| 1718 | 1717 |
| OLD | NEW |