-
Cast constructor, converting any binary integer to a
ShaderType.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
A program for proccessing vertices
Declaration
Swift
static let vertex: CoglShaderType -
A program for processing fragments
Declaration
Swift
static let fragment: CoglShaderType
View on GitHub
Install in Dash
ShaderType Extension Reference