varying vec2 varTex0; void main() { gl_Position = ATTRIB_position; varTex0 = ATTRIB_texture0; }