Diffuse texture unit

Property definitions

gamnit $ BlinnPhongProgram :: depth_texture
	# Diffuse texture unit
	var depth_texture = uniforms["depth_texture"].as(UniformSampler2D) is lazy
lib/gamnit/depth/more_materials.nit:590,2--591,75