mirror of
https://github.com/brl/mutter.git
synced 2025-07-06 10:59:51 +00:00
[cogl] Expose cogl_is_vertex_buffer()
The function is public and available in the shared object, but it's not present in the header, so this is not an API/ABI change.
This commit is contained in:
@ -369,6 +369,7 @@ cogl_vertex_buffer_submit
|
||||
cogl_vertex_buffer_disable
|
||||
cogl_vertex_buffer_enable
|
||||
cogl_vertex_buffer_draw
|
||||
cogl_is_vertex_buffer
|
||||
|
||||
<SUBSECTION>
|
||||
CoglIndicesType
|
||||
|
Reference in New Issue
Block a user