Searched refs:isFPConversion (Results 1 – 3 of 3) sorted by relevance
467 bool isFPConversion(TBasicType from, TBasicType to) const;
1403 bool TIntermediate::isFPConversion(TBasicType from, TBasicType to) const in isFPConversion() function in glslang::TIntermediate1522 if (isFPConversion(from, to)) { in canImplicitlyPromote()
6085 intermediate.isFPConversion(from_type, to1_type) || in findFunctionExplicitTypes()6088 intermediate.isFPConversion(from_type, to2_type) || in findFunctionExplicitTypes()