makepad_live_compiler::live_eval::shader

Function pow

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