Searched refs:PostCallRecordDestroyPipeline (Results 1 – 4 of 4) sorted by relevance
1132 void PostCallRecordDestroyPipeline(
1172 void ThreadSafety::PostCallRecordDestroyPipeline( in PostCallRecordDestroyPipeline() function in ThreadSafety
2727 …virtual void PostCallRecordDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocatio… in PostCallRecordDestroyPipeline() function
2289 intercept->PostCallRecordDestroyPipeline(device, pipeline, pAllocator); in DestroyPipeline()