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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_queue.c548 anv_wait_for_bo_fences(struct anv_device *device, function in typeref:typename:VkResult
686 result = anv_wait_for_bo_fences(device, 1, &pFences[i],
752 return anv_wait_for_bo_fences(device, fenceCount, pFences,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_queue.c1746 anv_wait_for_bo_fences(struct anv_device *device, function in typeref:typename:VkResult
1886 result = anv_wait_for_bo_fences(device, 1, &pFences[i],
1962 return anv_wait_for_bo_fences(device, fenceCount, pFences,

Completed in 7 milliseconds