Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h1853 void PostCallRecordRegisterDeviceEventEXT(
Dthread_safety.h3426 void PostCallRecordRegisterDeviceEventEXT(
Dthread_safety.cpp4618 void ThreadSafety::PostCallRecordRegisterDeviceEventEXT( in PostCallRecordRegisterDeviceEventEXT() function in ThreadSafety
Dobject_tracker.cpp4100 void ObjectLifetimes::PostCallRecordRegisterDeviceEventEXT( in PostCallRecordRegisterDeviceEventEXT() function in ObjectLifetimes
Dchassis.h3436 …virtual void PostCallRecordRegisterDeviceEventEXT(VkDevice device, const VkDeviceEventInfoEXT* pDe… in PostCallRecordRegisterDeviceEventEXT() function
Dchassis.cpp7543 …intercept->PostCallRecordRegisterDeviceEventEXT(device, pDeviceEventInfo, pAllocator, pFence, resu… in RegisterDeviceEventEXT()