Searched refs:DispatchWaitForFences (Results 1 – 3 of 3) sorted by relevance
196 VkResult DispatchWaitForFences(
1563 VkResult DispatchWaitForFences( in DispatchWaitForFences() function
1708 VkResult result = DispatchWaitForFences(device, fenceCount, pFences, waitAll, timeout); in WaitForFences()