Searched refs:hasFence (Results 1 – 1 of 1) sorted by relevance
3338 bool hasFence = pImportFenceFdInfo->fence != VK_NULL_HANDLE; in on_vkImportFenceFdKHR() local3340 if (!hasFence) return VK_ERROR_OUT_OF_HOST_MEMORY; in on_vkImportFenceFdKHR()3395 bool hasFence = pGetFdInfo->fence != VK_NULL_HANDLE; in on_vkGetFenceFdKHR() local3397 if (!hasFence) { in on_vkGetFenceFdKHR()