Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1132 void PostCallRecordDestroyPipeline(
Dthread_safety.cpp1172 void ThreadSafety::PostCallRecordDestroyPipeline( in PostCallRecordDestroyPipeline() function in ThreadSafety
Dchassis.h2727 …virtual void PostCallRecordDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocatio… in PostCallRecordDestroyPipeline() function
Dchassis.cpp2289 intercept->PostCallRecordDestroyPipeline(device, pipeline, pAllocator); in DestroyPipeline()