Searched defs:tu_syncobj (Results 1 – 2 of 2) sorted by relevance
35 struct tu_syncobj { struct36 struct vk_object_base base;37 uint32_t timestamp;38 bool timestamp_valid;
75 struct tu_syncobj { struct93 struct tu_syncobj **wait_semaphores; argument