Searched defs:wait_semaphores (Results 1 – 11 of 11) sorted by relevance
32 pub unsafe fn wait_semaphores( in wait_semaphores() method
356 pub wait_semaphores: Vec<Arc<Semaphore>>, field
1054 const struct kgsl_syncobj *wait_semaphores[vk_submit->wait_count + 1]; in kgsl_queue_submit() local1238 const struct kgsl_syncobj *wait_semaphores[vk_submit->wait_count]; in kgsl_queue_submit() local
413 pub wait_semaphores: Vec<Arc<Semaphore>>, field
488 let mut wait_semaphores = in record_and_submit_post_command() localVariable
434 pub wait_semaphores: Vec<SemaphoreSubmitInfo>, field
1185 const VkSemaphore *wait_semaphores, in render_swapchain_display()1855 const VkSemaphore *wait_semaphores, in before_present()
4332 pub wait_semaphores: crate::vk::PFN_vkWaitSemaphores, field4505 unsafe extern "system" fn wait_semaphores( in load() function
4317 pub fn wait_semaphores(mut self, wait_semaphores: &'a [Semaphore]) -> Self { in wait_semaphores() method10686 pub fn wait_semaphores(mut self, wait_semaphores: &'a [Semaphore]) -> Self { in wait_semaphores() method12402 pub fn wait_semaphores(mut self, wait_semaphores: &'a [Semaphore]) -> Self { in wait_semaphores() method
665 pub unsafe fn wait_semaphores( in wait_semaphores() method
598 struct util_dynarray wait_semaphores; //external wait semaphores member