Searched refs:ValidateImportSemaphore (Results 1 – 2 of 2) sorted by relevance
425 …bool ValidateImportSemaphore(layer_data* device_data, VkSemaphore semaphore, const char* caller_na…
11358 bool CoreChecks::ValidateImportSemaphore(layer_data *device_data, VkSemaphore semaphore, const char… in ValidateImportSemaphore() function in CoreChecks11385 …return ValidateImportSemaphore(device_data, pImportSemaphoreWin32HandleInfo->semaphore, "vkImportS… in PreCallValidateImportSemaphoreWin32HandleKHR()11399 …return ValidateImportSemaphore(device_data, pImportSemaphoreFdInfo->semaphore, "vkImportSemaphoreF… in PreCallValidateImportSemaphoreFdKHR()