max

Function max 

Source
pub fn max<T>(v: T, l: T) -> T
where T: ShaderMath,