mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
075ae9c4a7
For convenience it is now valid to avoid a seperate call to cogl_vertex_buffer_submit() and assume that the _draw() calls will do this for you (though of course if you do this you still need to ensure the attribute pointers remain valid until your draw call.)