Index: gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h |
diff --git a/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h b/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h |
index 79f4e579d0d0cc2127e1c2366822bda62a983805..ad51477495606666c780c1406e696075a4bcf904 100644 |
--- a/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h |
+++ b/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h |
@@ -216,12 +216,7 @@ static GLenum valid_get_max_index_type_table[] = { |
static GLenum valid_get_tex_param_target_table[] = { |
GL_TEXTURE_2D, |
- GL_TEXTURE_CUBE_MAP_POSITIVE_X, |
- GL_TEXTURE_CUBE_MAP_NEGATIVE_X, |
- GL_TEXTURE_CUBE_MAP_POSITIVE_Y, |
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, |
- GL_TEXTURE_CUBE_MAP_POSITIVE_Z, |
- GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, |
+ GL_TEXTURE_CUBE_MAP, |
}; |
static GLenum valid_hint_mode_table[] = { |