Home
last modified time | relevance | path

Searched refs:PostCallRecordDestroyEvent (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h841 void PostCallRecordDestroyEvent(
Dthread_safety.cpp719 void ThreadSafety::PostCallRecordDestroyEvent( in PostCallRecordDestroyEvent() function in ThreadSafety
Dchassis.h2655 …virtual void PostCallRecordDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallback… in PostCallRecordDestroyEvent() function
Dchassis.cpp1804 intercept->PostCallRecordDestroyEvent(device, event, pAllocator); in DestroyEvent()