Searched refs:iterationCalculatedFP16 (Results 1 – 1 of 1) sorted by relevance
17440 vector<deFloat16> iterationCalculatedFP16 (resultStep, 0); in compareFP16ArithmeticFunc() local17460 …funcCallResult = func.template calc<tcu::Float16>(arguments, &iterationCalculatedFP16[componentNdx… in compareFP16ArithmeticFunc()17462 …lResult = func.template calc<tcu::Float16Denormless>(arguments, &iterationCalculatedFP16[component… in compareFP16ArithmeticFunc()17478 …reportError = !compare16BitFloat(iterationCalculatedFP16[componentNdx], iterationOutputFP16[compon… in compareFP16ArithmeticFunc()17482 tcu::Float16 expected (iterationCalculatedFP16[componentNdx]); in compareFP16ArithmeticFunc()17553 << " expected:" + fp16ToString(iterationCalculatedFP16[componentNdx]) in compareFP16ArithmeticFunc()