Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c86 void radv_destroy_semaphore_part(struct radv_device *device,
4139 radv_destroy_semaphore_part(device, sems + i); in radv_free_temp_syncobjs()
6190 void radv_destroy_semaphore_part(struct radv_device *device, in radv_destroy_semaphore_part() function
6229 radv_destroy_semaphore_part(device, &sem->temporary); in radv_destroy_semaphore()
6230 radv_destroy_semaphore_part(device, &sem->permanent); in radv_destroy_semaphore()
7802 radv_destroy_semaphore_part(device, &sem->temporary); in radv_GetSemaphoreFdKHR()