varying.def.sc 114 B

1234
  1. vec4 v_color0 : COLOR0 = vec4(1.0, 0.0, 0.0, 1.0);
  2. vec3 a_position : POSITION;
  3. vec4 a_color0 : COLOR0;