Searched defs:syncobjs (Results 1 – 7 of 7) sorted by relevance
667 const uint32_t *syncobjs, in amdgpu_cs_syncobj_reset()677 const uint32_t *syncobjs, in amdgpu_cs_syncobj_signal()687 const uint32_t *syncobjs, in amdgpu_cs_syncobj_timeline_signal()
1470 uint32_t *syncobjs = vk_alloc(&device->vk.alloc, in v3dv_ResetFences() local1519 uint32_t *syncobjs = vk_alloc(&device->vk.alloc, in v3dv_WaitForFences() local
104 struct util_dynarray syncobjs; member
126 struct util_dynarray syncobjs; member
307 sync_merge(const VkSemaphore *syncobjs, uint32_t count, bool wait_all, bool reset) in sync_merge()
1703 uint32_t *syncobjs = vk_zalloc(&device->vk.alloc, in anv_wait_for_syncobj_fences() local
121 struct hash_table *syncobjs; member