TextureFlags
Description:
[ CCode ( cprefix = "COGL_TEXTURE_" , has_type_id = false ) ]
public enum TextureFlags
Flags to pass to the cogl_texture_new_* family of functions.
Content:
Enum values:
- NONE - No flags specified
- NO_ATLAS - Disables the insertion of the
texture inside the texture atlas used by Cogl
- NO_AUTO_MIPMAP - Disables the
automatic generation of the mipmap pyramid from the base level image whenever it is updated.
- NO_SLICING - Disables the slicing of
the texture