Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp417 const T resOutput1 = result.output[elementNdx + NUM_ELEMENTS / 2]; in checkOperation() local
420 …if (!exp[0].compare(resIo, resOutput0, resOutput1) && !exp[1].compare(resIo, resOutput0, resOutput… in checkOperation()
430 << tcu::toHex(resOutput1) << ". Using Input0 = " << tcu::toHex(original.input[elementNdx]) in checkOperation()