Coordinates on the textures, per vertex

Property definitions

gamnit $ LightPointOfViewProgram :: _tex_coord
	# Coordinates on the textures, per vertex
	var tex_coord = attributes["tex_coord"].as(AttributeVec2) is lazy
lib/gamnit/depth/shadow.nit:467,2--468,66