Home
last modified time | relevance | path

Searched defs:n_wait_semaphores (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_synchronization2.c297 uint32_t n_wait_semaphores = 0; in vk_common_QueueSubmit() local
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp1162 render_swapchain_display(struct swapchain_data *data, struct queue_data *present_queue, const VkSemaphore *wait_semaphores, unsigned n_wait_semaphores, unsigned image_index) render_swapchain_display() argument
1832 before_present(struct swapchain_data *swapchain_data, struct queue_data *present_queue, const VkSemaphore *wait_semaphores, unsigned n_wait_semaphores, unsigned imageIndex) before_present() argument

Completed in 6 milliseconds