glVertexAttribPointer
actual fun glVertexAttribPointer( location: Int, vectorSize: Int, normalized: Boolean, stride: Int, offset: Int)
Content copied to clipboard
Sets vertex attributes array at a given location for current program.