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