struct FragmentData { vec4 color; }; struct VertexData { vec3 color; vec2 tail[5]; };