When I try to draw a scene using GL.DrawArrays()
the code runs successfully, but crashes when I use GL.DrawElements()
.
The input paramaters and data is valid.
When I try to draw a scene using GL.DrawArrays()
the code runs successfully, but crashes when I use GL.DrawElements()
.
The input paramaters and data is valid.