Searched refs:hasFence (Results 1 – 1 of 1) sorted by relevance
4609 bool hasFence = pImportFenceFdInfo->fence != VK_NULL_HANDLE; in on_vkImportFenceFdKHR() local4611 if (!hasFence) return VK_ERROR_OUT_OF_HOST_MEMORY; in on_vkImportFenceFdKHR()4663 bool hasFence = pGetFdInfo->fence != VK_NULL_HANDLE; in on_vkGetFenceFdKHR() local4665 if (!hasFence) { in on_vkGetFenceFdKHR()