Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / gpu / command_buffer / service / context_state_autogen.h
index 309301f..fcae244 100644 (file)
@@ -68,6 +68,8 @@ GLenum front_face;
 GLenum hint_generate_mipmap;
 GLenum hint_fragment_shader_derivative;
 GLfloat line_width;
+GLfloat modelview_matrix[16];
+GLfloat projection_matrix[16];
 GLint pack_alignment;
 GLint unpack_alignment;
 GLfloat polygon_offset_factor;