Searched defs:wait_semaphores (Results 1 – 9 of 9) sorted by relevance
41 pub unsafe fn wait_semaphores( in wait_semaphores() method
31 wait_semaphores: SmallVec<[ash::vk::Semaphore; 8]>, field
29 wait_semaphores: SmallVec<[ash::vk::Semaphore; 16]>, field
262 wait_semaphores: SmallVec<[ash::vk::Semaphore; 8]>, field
1155 const VkSemaphore *wait_semaphores, in render_swapchain_display()1825 const VkSemaphore *wait_semaphores, in before_present()
4311 struct radv_semaphore_part **wait_semaphores; member4342 const VkSemaphore *wait_semaphores; member
162 pub unsafe fn wait_semaphores( in wait_semaphores() method
6150 pub wait_semaphores: crate::vk::PFN_vkWaitSemaphores, field6323 unsafe extern "system" fn wait_semaphores( in load() function6512 pub unsafe fn wait_semaphores( in wait_semaphores() method
3955 pub fn wait_semaphores(mut self, wait_semaphores: &'a [Semaphore]) -> Self { in wait_semaphores() method9563 pub fn wait_semaphores(mut self, wait_semaphores: &'a [Semaphore]) -> Self { in wait_semaphores() method11104 pub fn wait_semaphores(mut self, wait_semaphores: &'a [Semaphore]) -> Self { in wait_semaphores() method