-
Cast constructor, converting any binary integer to a
TextureError.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
Unsupported size
Declaration
Swift
static let size: CoglTextureError -
Unsupported format
Declaration
Swift
static let format: CoglTextureError -
Undocumented
Declaration
Swift
static let badParameter: CoglTextureError -
A primitive texture type that is unsupported by the driver was used
Declaration
Swift
static let type: CoglTextureError
View on GitHub
Install in Dash
TextureError Extension Reference