Home
last modified time | relevance | path

Searched refs:numFloatsPerResultType (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16531 …const size_t numFloatsPerResultType = testTypes[testFunc.typeResult].typeArrayStride / sizeof(d… in createFloat16ArithmeticFuncTest() local
16532 const vector<deFloat16> float16DummyOutput (iterations * numFloatsPerResultType, 0); in createFloat16ArithmeticFuncTest()