API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
gboolean cogl_texture_is_sliced ( CoglTexture* texture )
Queries if a texture is sliced (stored as multiple GPU side tecture objects).
Type: gboolean
gboolean
TRUE if the texture is sliced, FALSE if the texture is stored as a single GPU texture.
TRUE
FALSE