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.cpp986 uint64_t positiveDiffWithOverflow(uint64_t before, uint64_t after,
1292 uint64_t CalibratedTimestampTestInstance::positiveDiffWithOverflow(uint64_t before, uint64_t after,… in positiveDiffWithOverflow() function in vkt::pipeline::__anon5e35836c0111::CalibratedTimestampTestInstance
1387 …getDeviceNanoseconds(positiveDiffWithOverflow(before.timestamp, after.timestamp, m_devTimestampMas… in runTest()
1419 … const uint64_t diffNanos = getHostNanoseconds(positiveDiffWithOverflow(before, after)); in runTest()