Searched refs:rel_timeout_ns (Results 1 – 1 of 1) sorted by relevance
449 uint64_t rel_timeout_ns = abs_timeout_ns - now_ns; in vk_sync_timeline_wait_locked() local453 if (timespec_add_nsec(&abs_timeout_ts, &now_ts, rel_timeout_ns)) { in vk_sync_timeline_wait_locked()