Searched refs:getHostNativeTimestamp (Results 1 – 1 of 1) sorted by relevance
1026 deUint64 getHostNativeTimestamp(VkTimeDomainEXT hostDomain) const;1212 deUint64 CalibratedTimestampTestInstance::getHostNativeTimestamp (VkTimeDomainEXT hostDomain) const in getHostNativeTimestamp() function in vkt::pipeline::__anon818c47370111::CalibratedTimestampTestInstance1441 const deUint64 before = getHostNativeTimestamp(hostDomain); in runTest()1443 const deUint64 after = getHostNativeTimestamp(hostDomain); in runTest()