docs: Update ARB_direct_state_access

Mark vertex array objects as started.
This commit is contained in:
Fredrik Höglund 2015-02-01 22:53:40 +01:00
parent 9272022353
commit 0508032413

View file

@ -197,7 +197,7 @@ GL 4.5, GLSL 4.50:
- Framebuffer object started (Laura Ekstrand)
- Renderbuffer object not started
- Texture object started (Laura Ekstrand)
- Vertex array object not started
- Vertex array object started (Fredrik Höglund)
- Sampler object not started
- Program Pipeline object not started
- Query object started (Martin Peres)