[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:
Emmanuele Bassi
2009-08-04 11:10:55 +01:00
parent 68f3c87f96
commit ff833fa068
2 changed files with 15 additions and 0 deletions

View File

@ -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