Searched refs:resultWidth (Results 1 – 1 of 1) sorted by relevance
3200 const int resultWidth = std::max(left->getVectorSize(), right->getVectorSize()); in promoteBinary() local3203 if (resultWidth > 1) { in promoteBinary()3208 node.setType(TType(EbtBool, EvqTemporary, resultWidth)); in promoteBinary()