Searched refs:convertToIntTypes (Results 1 – 1 of 1) sorted by relevance
810 bool convertToIntTypes = (convertTo == EbtInt8 || convertTo == EbtUint8 || in createConversion() local827 … ((node->getBasicType() == EbtInt8 || node->getBasicType() == EbtUint8) && ! convertToIntTypes)) { in createConversion()834 …((node->getBasicType() == EbtInt16 || node->getBasicType() == EbtUint16) && ! convertToIntTypes)) { in createConversion()