Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_sync.h364 VkResult MUST_CHECK vk_sync_move(struct vk_device *device,
Dvk_sync.c175 VkResult vk_sync_move(struct vk_device *device, in vk_sync_move() function
Dvk_queue.c962 result = vk_sync_move(queue->base.device, in vk_queue_submit()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_queue.c396 result = vk_sync_move(&device->vk, sem_sync, sync); in pvr_set_semaphore_payloads()
450 result = vk_sync_move(&device->vk, fence_sync, sync); in pvr_set_fence_payload()