Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Damdgpu_cs.c632 const uint32_t *syncobjs, uint32_t syncobj_count) in amdgpu_cs_syncobj_reset()
641 const uint32_t *syncobjs, uint32_t syncobj_count) in amdgpu_cs_syncobj_signal()
/external/mesa3d/src/intel/vulkan/
Danv_queue.c465 uint32_t *syncobjs = vk_zalloc(&device->alloc, in anv_wait_for_syncobj_fences() local
Danv_batch_chain.c964 struct anv_syncobj ** syncobjs; member