Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_kgsl.c34 struct tu_syncobj { struct
35 struct vk_object_base base;
36 uint32_t timestamp;
37 bool timestamp_valid;
Dtu_drm.c38 struct tu_syncobj { struct
39 struct vk_object_base base;
40 uint32_t permanent, temporary;