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 21f2e2307425376d11dfebe0259030023f72b54f..7ca2faafcf7f0cfc8326d2ab9af04395e1e10a8f 100644 |
--- a/gpu/command_buffer/service/context_state_autogen.h |
+++ b/gpu/command_buffer/service/context_state_autogen.h |
@@ -79,14 +79,6 @@ |
GLuint stencil_path_mask; |
GLint pack_alignment; |
GLint unpack_alignment; |
-GLint pack_row_length; |
-GLint pack_skip_pixels; |
-GLint pack_skip_rows; |
-GLint unpack_row_length; |
-GLint unpack_image_height; |
-GLint unpack_skip_pixels; |
-GLint unpack_skip_rows; |
-GLint unpack_skip_images; |
GLfloat polygon_offset_factor; |
GLfloat polygon_offset_units; |
GLclampf sample_coverage_value; |