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