Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_queue.c1078 vk_queue_signal_sync(struct vk_queue *queue, in vk_queue_signal_sync() function
1164 return vk_queue_signal_sync(queue, vk_fence_get_active_sync(fence), 0); in vk_common_QueueSubmit2()
1203 return vk_queue_signal_sync(queue, vk_fence_get_active_sync(fence), 0); in vk_common_QueueBindSparse()
1325 result = vk_queue_signal_sync(queue, sync, 0); in vk_common_QueueWaitIdle()