Function spirv_std::arch::fwidth_fine

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

Returns the sum of the absolute values of ddx_fine and ddy_fine as a single operation.