Searched refs:ValidateImportSemaphore (Results 1 – 2 of 2) sorted by relevance
1032 bool ValidateImportSemaphore(VkSemaphore semaphore, const char* caller_name);
12395 bool CoreChecks::ValidateImportSemaphore(VkSemaphore semaphore, const char *caller_name) { in ValidateImportSemaphore() function in CoreChecks12421 …return ValidateImportSemaphore(pImportSemaphoreWin32HandleInfo->semaphore, "vkImportSemaphoreWin32… in PreCallValidateImportSemaphoreWin32HandleKHR()12433 return ValidateImportSemaphore(pImportSemaphoreFdInfo->semaphore, "vkImportSemaphoreFdKHR"); in PreCallValidateImportSemaphoreFdKHR()