Home
last modified time | relevance | path

Searched refs:local_fences (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c821 VkFence local_fences[8]; in vn_WaitForFences() local
822 VkFence *fences = local_fences; in vn_WaitForFences()
823 if (fenceCount > ARRAY_SIZE(local_fences)) { in vn_WaitForFences()
837 if (fences != local_fences) in vn_WaitForFences()

Completed in 3 milliseconds