Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_queue.c910 anv_semaphore_impl_cleanup(struct anv_device *device, in anv_semaphore_impl_cleanup() function
942 anv_semaphore_impl_cleanup(device, &semaphore->temporary); in anv_semaphore_reset_temporary()
957 anv_semaphore_impl_cleanup(device, &semaphore->temporary); in anv_DestroySemaphore()
958 anv_semaphore_impl_cleanup(device, &semaphore->permanent); in anv_DestroySemaphore()
1065 anv_semaphore_impl_cleanup(device, &semaphore->temporary); in anv_ImportSemaphoreFdKHR()
1068 anv_semaphore_impl_cleanup(device, &semaphore->permanent); in anv_ImportSemaphoreFdKHR()
1145 anv_semaphore_impl_cleanup(device, impl); in anv_GetSemaphoreFdKHR()