Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp997 …deUint64 positiveDiffWithOverflow(deUint64 before, deUint64 after, deUint64 mask = std::nume…
1285 deUint64 CalibratedTimestampTestInstance::positiveDiffWithOverflow (deUint64 before, deUint64 after… in positiveDiffWithOverflow() function in vkt::pipeline::__anon39456d5d0111::CalibratedTimestampTestInstance
1376 …const deUint64 diffNanos = getDeviceNanoseconds(positiveDiffWithOverflow(before.timestamp, afte… in runTest()
1406 const deUint64 diffNanos = getHostNanoseconds(positiveDiffWithOverflow(before, after)); in runTest()