Searched refs:convertFromIntTypes (Results 1 – 1 of 1) sorted by relevance
815 …bool convertFromIntTypes = (node->getBasicType() == EbtInt8 || node->getBasicType() == EbtUint8 … in createConversion() local826 if (((convertTo == EbtInt8 || convertTo == EbtUint8) && ! convertFromIntTypes) || in createConversion()833 if (((convertTo == EbtInt16 || convertTo == EbtUint16) && ! convertFromIntTypes) || in createConversion()