Home | History | Annotate | Download | only in hlsl

Lines Matching refs:linearize

7422         // If any type is not a sampler, just use the linearize function below.
7446 const auto linearize = [](const TBasicType& basicType) -> int {
7459 return abs(linearize(to2.getBasicType()) - linearize(from.getBasicType())) <
7460 abs(linearize(to1.getBasicType()) - linearize(from.getBasicType()));
7470 // If there is nothing selected by allowing only up-conversions (to a larger linearize() value),