Home
last modified time | relevance | path

Searched refs:PostCallRecordImportSemaphoreFdKHR (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2660 void PostCallRecordImportSemaphoreFdKHR(
Dthread_safety.cpp3468 void ThreadSafety::PostCallRecordImportSemaphoreFdKHR( in PostCallRecordImportSemaphoreFdKHR() function in ThreadSafety
Dchassis.h3197 …virtual void PostCallRecordImportSemaphoreFdKHR(VkDevice device, const VkImportSemaphoreFdInfoKHR*… in PostCallRecordImportSemaphoreFdKHR() function
Dchassis.cpp5711 intercept->PostCallRecordImportSemaphoreFdKHR(device, pImportSemaphoreFdInfo, result); in ImportSemaphoreFdKHR()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1872 …void PostCallRecordImportSemaphoreFdKHR(VkDevice device, const VkImportSemaphoreFdInfoKHR* pImport…
Dcore_validation.cpp12436 void CoreChecks::PostCallRecordImportSemaphoreFdKHR(VkDevice device, const VkImportSemaphoreFdInfoK… in PostCallRecordImportSemaphoreFdKHR() function in CoreChecks