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.cpp541 const T originalInout = *reinterpret_cast<const T *>(&original.inout[elementNdx]); in checkOperation() local
749 …const T originalInout = *reinterpret_cast<const T *>(&original.inout[elementNdx * VecSize + vecIdx… in checkOperationFloatingPoint() local