Function spirv_std::arch::fwidth_vector[][src]

pub fn fwidth_vector<F: Float, VECTOR: Vector<F, LENGTH>, const LENGTH: usize>(
    component: VECTOR
) -> VECTOR

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