summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/gles2_cmd_id_test_autogen.h
diff options
context:
space:
mode:
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-08 00:14:32 +0000
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-08 00:14:32 +0000
commitdab74db3eac9336a5678ba146bfc9e8ae4aad338 (patch)
treec4203f61f643066526f29220e4f6c6f46c335aa9 /gpu/command_buffer/common/gles2_cmd_id_test_autogen.h
parente55badb64f610fa03504471ca8edd997a9d3f1b4 (diff)
downloadchromium_src-dab74db3eac9336a5678ba146bfc9e8ae4aad338.zip
chromium_src-dab74db3eac9336a5678ba146bfc9e8ae4aad338.tar.gz
chromium_src-dab74db3eac9336a5678ba146bfc9e8ae4aad338.tar.bz2
Revert gpu CL which broke the Mac build.
Reverting change by gman@chromium.org, Fri 07 May 2010 16:35:41, r46756, original comment: This CL adds the option to support buffers that are bound to more than one target. <snip> original review URL: http://codereview.chromium.org/1992008 TBR=gman@chromium.org BUG=none TEST=Mac waterfall green Review URL: http://codereview.chromium.org/1988007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46762 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/command_buffer/common/gles2_cmd_id_test_autogen.h')
-rw-r--r--gpu/command_buffer/common/gles2_cmd_id_test_autogen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gpu/command_buffer/common/gles2_cmd_id_test_autogen.h b/gpu/command_buffer/common/gles2_cmd_id_test_autogen.h
index 7610364..ba87b28 100644
--- a/gpu/command_buffer/common/gles2_cmd_id_test_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_id_test_autogen.h
@@ -383,8 +383,6 @@ TEST(GLES2CommandIdTest, CommandIdsMatch) {
GLES2_DeleteSharedIds_kCmdId_mismatch);
COMPILE_ASSERT(RegisterSharedIds::kCmdId == 441,
GLES2_RegisterSharedIds_kCmdId_mismatch);
- COMPILE_ASSERT(CommandBufferEnable::kCmdId == 442,
- GLES2_CommandBufferEnable_kCmdId_mismatch);
}
#endif // GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_ID_TEST_AUTOGEN_H_