Lines Matching refs:vkWaitSemaphores
3287 flink:vkWaitSemaphores command.
4406 the flink:vkWaitSemaphores command.
4453 [open,refpage='vkWaitSemaphores',desc='Wait for timeline semaphores on the host',type='protos',alia…
4455 :refpage: vkWaitSemaphores
4462 include::{generated}/api/protos/vkWaitSemaphores.adoc[]
4480 If the condition is satisfied when fname:vkWaitSemaphores is called, then
4481 fname:vkWaitSemaphores returns immediately.
4482 If the condition is not satisfied at the time fname:vkWaitSemaphores is
4483 called, then fname:vkWaitSemaphores will block and wait until the condition
4486 If pname:timeout is zero, then fname:vkWaitSemaphores does not wait, but
4492 fname:vkWaitSemaphores returns ename:VK_SUCCESS.
4493 Otherwise, fname:vkWaitSemaphores returns ename:VK_TIMEOUT after the
4497 the timeout has expired, fname:vkWaitSemaphores must: return in finite time
4502 include::{generated}/validity/protos/vkWaitSemaphores.adoc[]