Searched refs:cross_engine_semaphore (Results 1 – 1 of 1) sorted by relevance
131 VkSemaphore cross_engine_semaphore; member553 NULL, &draw->cross_engine_semaphore)); in get_overlay_draw()1378 submit_info.pSignalSemaphores = &draw->cross_engine_semaphore; in render_swapchain_display()1387 submit_info.pWaitSemaphores = &draw->cross_engine_semaphore; in render_swapchain_display()1795 device_data->vtable.DestroySemaphore(device_data->device, draw->cross_engine_semaphore, NULL); in shutdown_swapchain_data()