Function spirv_std::arch::fwidth_coarse
source · pub fn fwidth_coarse<F: Float>(component: F) -> FExpand description
Returns the sum of the absolute values of ddx_coarse and ddy_coarse
as a single operation.
pub fn fwidth_coarse<F: Float>(component: F) -> FReturns the sum of the absolute values of ddx_coarse and ddy_coarse
as a single operation.