Searched refs:numFloatsPerResultType (Results 1 – 1 of 1) sorted by relevance
16531 …const size_t numFloatsPerResultType = testTypes[testFunc.typeResult].typeArrayStride / sizeof(d… in createFloat16ArithmeticFuncTest() local16532 const vector<deFloat16> float16DummyOutput (iterations * numFloatsPerResultType, 0); in createFloat16ArithmeticFuncTest()