Searched refs:isFPPromotion (Results 1 – 3 of 3) sorted by relevance
480 bool isFPPromotion(TBasicType from, TBasicType to) const;
1461 bool TIntermediate::isFPPromotion(TBasicType from, TBasicType to) const in isFPPromotion() function in glslang::TIntermediate1665 isFPPromotion(from, to) || in canImplicitlyPromote()
6563 intermediate.isFPPromotion(from_type, to1_type)); in findFunctionExplicitTypes()6565 intermediate.isFPPromotion(from_type, to2_type)); in findFunctionExplicitTypes()