Disable this vertex attribute array

Property definitions

glesv2 $ VertexArray :: disable
	# Disable this vertex attribute array
	fun disable do glDisableVertexAttribArray(index)
lib/glesv2/glesv2.nit:370,2--371,49