Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Unified Diff: gpu/command_buffer/tests/gl_depth_texture_unittest.cc

Issue 10702010: Roll ANGLE 1046:1168. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gpu/command_buffer/tests/gl_depth_texture_unittest.cc
===================================================================
--- gpu/command_buffer/tests/gl_depth_texture_unittest.cc (revision 144469)
+++ gpu/command_buffer/tests/gl_depth_texture_unittest.cc (working copy)
@@ -180,7 +180,6 @@
EXPECT_EQ(actual[0], actual[1]);
EXPECT_EQ(actual[1], actual[2]);
- EXPECT_EQ(0xFF, actual[3]);
if (xx > 0) {
EXPECT_GT(actual[0], left[0]);

Powered by Google App Engine
This is Rietveld 408576698