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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_queue.c725 static bool anv_all_fences_bo(uint32_t fenceCount, const VkFence *pFences) function in typeref:typename:bool
751 } else if (anv_all_fences_bo(fenceCount, pFences)) {
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_queue.c1928 static bool anv_all_fences_bo(uint32_t fenceCount, const VkFence *pFences) function in typeref:typename:bool
1961 } else if (anv_all_fences_bo(fenceCount, pFences)) {

Completed in 6 milliseconds