Home | History | Annotate | Download | only in functional

Lines Matching refs:isIntVal

708 		bool		isIntVal	= de::inRange<int>(m_spec.inputs[i].type, TYPE_INT, TYPE_INT_VEC4);
712 : isIntVal || isUintVal ? PRECISION_HIGHP