Home
last modified time | relevance | path

Searched defs:originalInout (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp533 const T originalInout = *reinterpret_cast<const T*>(&original.inout[elementNdx]); in checkOperation() local
736 const T originalInout = *reinterpret_cast<const T*>(&original.inout[elementNdx]); in checkOperationFloatingPoint() local