Searched refs:fromConvertable (Results 1 – 1 of 1) sorted by relevance
1466 …const bool fromConvertable = (from == EbtFloat || from == EbtDouble || from == EbtInt || from == E… in canImplicitlyPromote() local1469 if (fromConvertable && toConvertable) { in canImplicitlyPromote()