Searched refs:inputUints (Results 1 – 1 of 1) sorted by relevance
3987 vector<deUint32> inputUints (numElements, 0); in createOpPhiVartypeTests() local4003 inputUints[ndx] = tcu::Float16(inputFloats[ndx]).bits(); in createOpPhiVartypeTests()4133 specFloat16.inputs.push_back(BufferSp(new Uint32Buffer(inputUints))); in createOpPhiVartypeTests()