Home
last modified time | relevance | path

Searched defs:syncobjs (Results 1 – 7 of 7) sorted by relevance

/third_party/libdrm/amdgpu/
Damdgpu_cs.c667 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()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_queue.c1470 uint32_t *syncobjs = vk_alloc(&device->vk.alloc, in v3dv_ResetFences() local
1519 uint32_t *syncobjs = vk_alloc(&device->vk.alloc, in v3dv_WaitForFences() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.h104 struct util_dynarray syncobjs; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.h126 struct util_dynarray syncobjs; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_kgsl.c307 sync_merge(const VkSemaphore *syncobjs, uint32_t count, bool wait_all, bool reset) in sync_merge()
/third_party/mesa3d/src/intel/vulkan/
Danv_queue.c1703 uint32_t *syncobjs = vk_zalloc(&device->vk.alloc, in anv_wait_for_syncobj_fences() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_virtgpu.c121 struct hash_table *syncobjs; member