Index: gpu/command_buffer/service/context_state_autogen.h |
diff --git a/gpu/command_buffer/service/context_state_autogen.h b/gpu/command_buffer/service/context_state_autogen.h |
index ef4996be26bef70e27d883dd0233524f591761e8..ea9cce1b5234055f47153153fb4c46402eeed6a3 100644 |
--- a/gpu/command_buffer/service/context_state_autogen.h |
+++ b/gpu/command_buffer/service/context_state_autogen.h |
@@ -49,6 +49,8 @@ GLboolean depth_mask; |
GLclampf z_near; |
GLclampf z_far; |
GLenum front_face; |
+GLenum hint_generate_mipmap; |
+GLenum hint_fragment_shader_derivative; |
GLfloat line_width; |
GLfloat polygon_offset_factor; |
GLfloat polygon_offset_units; |