mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
[doc] Remove references to cogl_vertex_buffer_delete_indices
These referencese were left over from before indices got CoglHandles to uniquely identify them. cogl_handle_unref can be used to delete indices now.
This commit is contained in:
@ -378,7 +378,6 @@ cogl_vertex_buffer_draw
|
||||
<SUBSECTION>
|
||||
CoglIndicesType
|
||||
cogl_vertex_buffer_indices_new
|
||||
cogl_vertex_buffer_delete_indices
|
||||
cogl_vertex_buffer_draw_elements
|
||||
cogl_vertex_buffer_indices_get_for_quads
|
||||
<SUBSECTION Private>
|
||||
|
Reference in New Issue
Block a user