cogl.symbols: Make Sure cogl_is_atlas_texture is Exported
cogl_is_atlas_texture is supposed to be exported from the DLL/.so, so update the cogl.symbols file to ensure this. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 13e037f096de5742db769500b4c0018249d8f8e4)
This commit is contained in:
parent
c1724eff60
commit
e0e3eba0dd
@ -362,6 +362,7 @@ cogl_indices_new_for_buffer
|
||||
cogl_indices_set_offset
|
||||
cogl_indices_type_get_type
|
||||
|
||||
cogl_is_atlas_texture
|
||||
cogl_is_attribute
|
||||
cogl_is_attribute_buffer
|
||||
cogl_is_bitmap
|
||||
|
Loading…
Reference in New Issue
Block a user