Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3009 void PreCallRecordCreateDebugReportCallbackEXT(
Dthread_safety.cpp3981 void ThreadSafety::PreCallRecordCreateDebugReportCallbackEXT( in PreCallRecordCreateDebugReportCallbackEXT() function in ThreadSafety
Dchassis.h3308 …virtual void PreCallRecordCreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCal… in PreCallRecordCreateDebugReportCallbackEXT() function
Dchassis.cpp6577 …intercept->PreCallRecordCreateDebugReportCallbackEXT(instance, pCreateInfo, pAllocator, pCallback); in CreateDebugReportCallbackEXT()