Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_kgsl.c35 struct tu_syncobj { struct
36 struct vk_object_base base;
37 uint32_t timestamp;
38 bool timestamp_valid;
Dtu_drm.c75 struct tu_syncobj { struct
93 struct tu_syncobj **wait_semaphores; argument