Searched refs:isFPPromotion (Results 1 – 3 of 3) sorted by relevance
465 bool isFPPromotion(TBasicType from, TBasicType to) const;
1308 bool TIntermediate::isFPPromotion(TBasicType from, TBasicType to) const in isFPPromotion() function in glslang::TIntermediate1512 if (isFPPromotion(from, to)) { in canImplicitlyPromote()
6075 intermediate.isFPPromotion(from_type, to1_type)); in findFunctionExplicitTypes()6077 intermediate.isFPPromotion(from_type, to2_type)); in findFunctionExplicitTypes()