Searched refs:getDeviceNanoseconds (Results 1 – 1 of 1) sorted by relevance
1028 deUint64 getDeviceNanoseconds(deUint64 devTicksDelta) const;1258 deUint64 CalibratedTimestampTestInstance::getDeviceNanoseconds (deUint64 devTicksDelta) const in getDeviceNanoseconds() function in vkt::pipeline::__anon818c47370111::CalibratedTimestampTestInstance1414 …const deUint64 diffNanos = getDeviceNanoseconds(positiveDiffWithOverflow(before.timestamp, afte… in runTest()1488 …const deUint64 devDiffNanos = getDeviceNanoseconds(absDiffWithOverflow(devAfterTicks, devExpected… in runTest()