mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 23:54:09 +00:00
Robert Bragg
1669fd7332
[vbo indices] tweak add_indices api to return an id and add delete_indices api
Originally cogl_vertex_buffer_add_indices let the user pass in their own unique ID for the indices; now the Id is generated internally and returned to the caller.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%