Home
last modified time | relevance | path

Searched refs:radv_semaphore_part (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_wsi.c281 struct radv_semaphore_part *part = in radv_AcquireNextImage2KHR()
Dradv_device.c87 struct radv_semaphore_part *part);
4010 struct radv_semaphore_part **sems, in radv_alloc_sem_counts()
4136 struct radv_semaphore_part *sems) in radv_free_temp_syncobjs()
4147 struct radv_semaphore_part **wait_sems, in radv_alloc_sem_info()
4150 struct radv_semaphore_part **signal_sems, in radv_alloc_sem_info()
4173 struct radv_semaphore_part **wait_sems, in radv_finalize_timelines()
4176 struct radv_semaphore_part **signal_sems, in radv_finalize_timelines()
4311 struct radv_semaphore_part **wait_semaphores;
4313 struct radv_semaphore_part **signal_semaphores;
4320 struct radv_semaphore_part *temporary_semaphore_parts;
[all …]
Dradv_private.h2390 struct radv_semaphore_part { struct
2402 struct radv_semaphore_part permanent; argument
2403 struct radv_semaphore_part temporary;