Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2410 void PreCallRecordCreateDisplayPlaneSurfaceKHR(
Dthread_safety.cpp3112 void ThreadSafety::PreCallRecordCreateDisplayPlaneSurfaceKHR( in PreCallRecordCreateDisplayPlaneSurfaceKHR() function in ThreadSafety
Dchassis.h3077 …virtual void PreCallRecordCreateDisplayPlaneSurfaceKHR(VkInstance instance, const VkDisplaySurface… in PreCallRecordCreateDisplayPlaneSurfaceKHR() function
Dchassis.cpp4956 … intercept->PreCallRecordCreateDisplayPlaneSurfaceKHR(instance, pCreateInfo, pAllocator, pSurface); in CreateDisplayPlaneSurfaceKHR()