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