Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp415 const T resIo = result.inout[elementNdx]; in checkOperation() local
420 …if (!exp[0].compare(resIo, resOutput0, resOutput1) && !exp[1].compare(resIo, resOutput0, resOutput… in checkOperation()
428 << tcu::toHex(exp[1].m_output[1]) << ". Got: InOut = " << tcu::toHex(resIo) in checkOperation()