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