Home
last modified time | relevance | path

Searched refs:ValidateImportSemaphore (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h425 …bool ValidateImportSemaphore(layer_data* device_data, VkSemaphore semaphore, const char* caller_na…
Dcore_validation.cpp11358 bool CoreChecks::ValidateImportSemaphore(layer_data *device_data, VkSemaphore semaphore, const char… in ValidateImportSemaphore() function in CoreChecks
11385 …return ValidateImportSemaphore(device_data, pImportSemaphoreWin32HandleInfo->semaphore, "vkImportS… in PreCallValidateImportSemaphoreWin32HandleKHR()
11399 …return ValidateImportSemaphore(device_data, pImportSemaphoreFdInfo->semaphore, "vkImportSemaphoreF… in PreCallValidateImportSemaphoreFdKHR()