Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2204 void PostCallRecordDestroySurfaceKHR(
Dthread_safety.cpp2815 void ThreadSafety::PostCallRecordDestroySurfaceKHR( in PostCallRecordDestroySurfaceKHR() function in ThreadSafety
Dchassis.h3018 …virtual void PostCallRecordDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAl… in PostCallRecordDestroySurfaceKHR() function
Dchassis.cpp4488 intercept->PostCallRecordDestroySurfaceKHR(instance, surface, pAllocator); in DestroySurfaceKHR()