varying.def.sc 109 B

1234
  1. vec3 v_normal : NORMAL = vec3(0.0, 0.0, 1.0);
  2. vec3 a_position : POSITION;
  3. vec3 a_normal : NORMAL;