description The DerivativeType enum describes the shader derivative type. DerivativeType Values Value Description FWIDTH Sum of the absolute derivatives in x and y. DFDX Derivative in x direction. DFDY Derivative in y direction.