Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp416 const T resOutput0 = result.output[elementNdx]; in checkOperation() local
420 …if (!exp[0].compare(resIo, resOutput0, resOutput1) && !exp[1].compare(resIo, resOutput0, resOutput… in checkOperation()
429 << ", Output0 = " << tcu::toHex(resOutput0) << ", Output1 = " in checkOperation()