Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipe_sync.c168 uint64_t rel_timeout_ns = abs_timeout_ns - now_ns; in lvp_pipe_sync_wait_locked() local
200 uint64_t rel_timeout_ns = in lvp_pipe_sync_wait_locked() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_sync.c191 uint64_t rel_timeout_ns = in dzn_sync_wait() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_sync_timeline.c449 uint64_t rel_timeout_ns = abs_timeout_ns - now_ns; in vk_sync_timeline_wait_locked() local