Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OpenGL: Add QOpenGLVertexArrayObject class
This class makes it much simpler to manage OpenGL state relating to vertex data (i.e. vertex buffer objects, vertex attribute divisors, index buffer objects, vertex buffer formats). Change-Id: I9fb932cc3f0691ec9ba065bf871e43cd2e369bad Reviewed-by: James Turner <[email protected]> Reviewed-by: Gunnar Sletta <[email protected]>
- Loading branch information