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.cpp852 …deUint64 positiveDiffWithOverflow(deUint64 before, deUint64 after, deUint64 mask = std::nume…
1140 deUint64 CalibratedTimestampTestInstance::positiveDiffWithOverflow (deUint64 before, deUint64 after… in positiveDiffWithOverflow() function in vkt::pipeline::__anonf4e0357b0111::CalibratedTimestampTestInstance
1231 …const deUint64 diffNanos = getDeviceNanoseconds(positiveDiffWithOverflow(before.timestamp, afte… in runTest()
1261 const deUint64 diffNanos = getHostNanoseconds(positiveDiffWithOverflow(before, after)); in runTest()