Function spirv_std::arch::fwidth[][src]

pub fn fwidth<F: Float>(component: F) -> F

Returns the sum of the absolute values of [Self::ddx] and [Self::ddy] as a single operation.