Home
last modified time | relevance | path

Searched defs:PostCallRecordGetSemaphoreFdKHR (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp3482 void ThreadSafety::PostCallRecordGetSemaphoreFdKHR( in PostCallRecordGetSemaphoreFdKHR() function in ThreadSafety
H A Dchassis.h3200 …virtual void PostCallRecordGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetF… in PostCallRecordGetSemaphoreFdKHR() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp12460 void CoreChecks::PostCallRecordGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR *pG… in PostCallRecordGetSemaphoreFdKHR() function in CoreChecks