Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3027 void PostCallRecordDestroyDebugReportCallbackEXT(
Dthread_safety.cpp4007 void ThreadSafety::PostCallRecordDestroyDebugReportCallbackEXT( in PostCallRecordDestroyDebugReportCallbackEXT() function in ThreadSafety
Dchassis.h3312 …virtual void PostCallRecordDestroyDebugReportCallbackEXT(VkInstance instance, VkDebugReportCallbac… in PostCallRecordDestroyDebugReportCallbackEXT() function
Dchassis.cpp6607 intercept->PostCallRecordDestroyDebugReportCallbackEXT(instance, callback, pAllocator); in DestroyDebugReportCallbackEXT()