1 2 3 4 5 6
// outputs; vec4 v_color0 : COLOR0; // inputs; vec3 a_position : POSITION; vec4 a_color0 : COLOR0;