Enable this vertex attribute array

Property definitions

glesv2 $ VertexArray :: enable
	# Enable this vertex attribute array
	fun enable do glEnableVertexAttribArray(index)
lib/glesv2/glesv2.nit:367,2--368,47