Function spirv_std::arch::fwidth_fine_vector[][src]

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

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