Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2786 void PostCallRecordGetSwapchainStatusKHR(
Dthread_safety.cpp3666 void ThreadSafety::PostCallRecordGetSwapchainStatusKHR( in PostCallRecordGetSwapchainStatusKHR() function in ThreadSafety
Dchassis.h3230 …virtual void PostCallRecordGetSwapchainStatusKHR(VkDevice device, VkSwapchainKHR swapchain, VkResu… in PostCallRecordGetSwapchainStatusKHR() function
Dchassis.cpp5971 intercept->PostCallRecordGetSwapchainStatusKHR(device, swapchain, result); in GetSwapchainStatusKHR()