Index: gpu/command_buffer/client/gles2_implementation_unittest_autogen.h |
=================================================================== |
--- gpu/command_buffer/client/gles2_implementation_unittest_autogen.h (revision 192628) |
+++ gpu/command_buffer/client/gles2_implementation_unittest_autogen.h (working copy) |
@@ -662,8 +662,8 @@ |
EXPECT_EQ(0, memcmp(&expected, commands_, sizeof(expected))); |
EXPECT_EQ(static_cast<Result::Type>(1), result); |
} |
- |
// TODO: Implement unit test for GetShaderInfoLog |
+// TODO: Implement unit test for GetShaderPrecisionFormat |
TEST_F(GLES2ImplementationTest, GetTexParameterfv) { |
struct Cmds { |