Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp3987 vector<deUint32> inputUints (numElements, 0); in createOpPhiVartypeTests() local
4003 inputUints[ndx] = tcu::Float16(inputFloats[ndx]).bits(); in createOpPhiVartypeTests()
4133 specFloat16.inputs.push_back(BufferSp(new Uint32Buffer(inputUints))); in createOpPhiVartypeTests()