Searched defs:promoteBinary (Results 1 – 2 of 2) sorted by relevance
854 private static TurbineConstantTypeKind promoteBinary(Const.Value a, Const.Value b) { in promoteBinary() method in ConstEvaluator
3095 bool TIntermediate::promoteBinary(TIntermBinary& node) in promoteBinary() function in glslang::TIntermediate