Searched refs:anv_semaphore_impl_cleanup (Results 1 – 1 of 1) sorted by relevance
84 static void anv_semaphore_impl_cleanup(struct anv_device *device,94 anv_semaphore_impl_cleanup(device, &submit->temporary_semaphores[i]); in anv_queue_submit_free()2157 anv_semaphore_impl_cleanup(struct anv_device *device, in anv_semaphore_impl_cleanup() function2199 anv_semaphore_impl_cleanup(device, &semaphore->temporary); in anv_semaphore_reset_temporary()2216 anv_semaphore_impl_cleanup(device, &semaphore->temporary); in anv_semaphore_unref()2217 anv_semaphore_impl_cleanup(device, &semaphore->permanent); in anv_semaphore_unref()2388 anv_semaphore_impl_cleanup(device, &semaphore->temporary); in anv_ImportSemaphoreFdKHR()2391 anv_semaphore_impl_cleanup(device, &semaphore->permanent); in anv_ImportSemaphoreFdKHR()2498 anv_semaphore_impl_cleanup(device, impl); in anv_GetSemaphoreFdKHR()