Searched refs:cross_engine_semaphore (Results 1 – 1 of 1) sorted by relevance
133 VkSemaphore cross_engine_semaphore; member560 NULL, &draw->cross_engine_semaphore)); in get_overlay_draw()1385 submit_info.pSignalSemaphores = &draw->cross_engine_semaphore; in render_swapchain_display()1394 submit_info.pWaitSemaphores = &draw->cross_engine_semaphore; in render_swapchain_display()1802 device_data->vtable.DestroySemaphore(device_data->device, draw->cross_engine_semaphore, NULL); in shutdown_swapchain_data()