Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2649 void PostCallRecordGetSemaphoreWin32HandleKHR(
Dthread_safety.cpp3453 void ThreadSafety::PostCallRecordGetSemaphoreWin32HandleKHR( in PostCallRecordGetSemaphoreWin32HandleKHR() function in ThreadSafety
Dchassis.h3193 …virtual void PostCallRecordGetSemaphoreWin32HandleKHR(VkDevice device, const VkSemaphoreGetWin32Ha… in PostCallRecordGetSemaphoreWin32HandleKHR() function
Dchassis.cpp5687 … intercept->PostCallRecordGetSemaphoreWin32HandleKHR(device, pGetWin32HandleInfo, pHandle, result); in GetSemaphoreWin32HandleKHR()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1885 …void PostCallRecordGetSemaphoreWin32HandleKHR(VkDevice device, const VkSemaphoreGetWin32HandleInfo…
Dcore_validation.cpp12452 void CoreChecks::PostCallRecordGetSemaphoreWin32HandleKHR(VkDevice device, in PostCallRecordGetSemaphoreWin32HandleKHR() function in CoreChecks