Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2670 void PostCallRecordGetSemaphoreFdKHR(
Dthread_safety.cpp3482 void ThreadSafety::PostCallRecordGetSemaphoreFdKHR( in PostCallRecordGetSemaphoreFdKHR() function in ThreadSafety
Dchassis.h3200 …virtual void PostCallRecordGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetF… in PostCallRecordGetSemaphoreFdKHR() function
Dchassis.cpp5734 intercept->PostCallRecordGetSemaphoreFdKHR(device, pGetFdInfo, pFd, result); in GetSemaphoreFdKHR()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1893 …void PostCallRecordGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, i…
Dcore_validation.cpp12460 void CoreChecks::PostCallRecordGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR *pG… in PostCallRecordGetSemaphoreFdKHR() function in CoreChecks