Function spirv_std::arch::fwidth

source ·
pub fn fwidth<F: Float>(component: F) -> F
Expand description

Returns the sum of the absolute values of ddx and ddy as a single operation.