Home
last modified time | relevance | path

Searched defs:diffNanos (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp1414 …const deUint64 diffNanos = getDeviceNanoseconds(positiveDiffWithOverflow(before.timestamp, afte… in runTest() local
1444 const deUint64 diffNanos = getHostNanoseconds(positiveDiffWithOverflow(before, after)); in runTest() local