API Version: 17
Library Version: 17
Generated by gi-docgen 2025.4
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