Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp3988 vector<deUint32> outputUints (numElements, 0); in createOpPhiVartypeTests() local
4004 outputUints[ndx] = tcu::Float16(outputFloats[ndx]).bits(); in createOpPhiVartypeTests()
4134 specFloat16.outputs.push_back(BufferSp(new Uint32Buffer(outputUints))); in createOpPhiVartypeTests()