Searched refs:Float16Denormless (Results 1 – 2 of 2) sorted by relevance
147 typedef Float<deUint16, 5, 10, 15, FLOAT_HAS_SIGN> Float16Denormless; //!< IEEE 754-2008 16-bit … typedef
17462 …funcCallResult = func.template calc<tcu::Float16Denormless>(arguments, &iterationCalculatedFP16[co… in compareFP16ArithmeticFunc()