Should this program use the texture texture?

Property definitions

gamnit $ ParticleProgram :: use_texture
	# Should this program use the texture `texture`?
	var use_texture = uniforms["use_texture"].as(UniformBool) is lazy
lib/gamnit/depth/particles.nit:280,2--281,66