Index: gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h |
diff --git a/gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h b/gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h |
index 07c0a6f5348530505243d0c73f4a9d99450f9744..a5831d6c8df847ed317f8d919908d90ef4353000 100644 |
--- a/gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h |
+++ b/gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h |
@@ -12,6 +12,8 @@ |
#ifndef GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ |
#define GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ |
+// TODO(gman): GetUniformLocation |
+ |
TEST_P(GLES2DecoderTest2, GetVertexAttribfvValidArgs) { |
SpecializedSetup<cmds::GetVertexAttribfv, 0>(true); |
typedef cmds::GetVertexAttribfv::Result Result; |
@@ -1484,6 +1486,4 @@ TEST_P(GLES2DecoderTest2, VertexAttribI4uivImmediateValidArgs) { |
} |
// TODO(gman): VertexAttribIPointer |
-// TODO(gman): VertexAttribPointer |
- |
#endif // GPU_COMMAND_BUFFER_SERVICE_GLES2_CMD_DECODER_UNITTEST_2_AUTOGEN_H_ |